Lines Matching full:uhs

21  * Support for SD UHS-II cards
84 * Run the phy initialization sequence, which mainly relies on the UHS-II host
94 pr_err("%s: failed to initial phy for UHS-II!\n", in sd_uhs2_phy_init()
102 * sd_uhs2_cmd_assemble() - build up UHS-II command packet which is embedded in
106 * @header: Header field of UHS-II command cxpacket
107 * @arg: Argument field of UHS-II command packet
108 * @payload: Payload field of UHS-II command packet
117 * received on UHS-II bus. This function fills in the contents of uhs2_command
151 * Refer to UHS-II Addendum Version 1.02 Figure 6-21 to see DEVICE_INIT CCMD format. in sd_uhs2_dev_init()
168 * Refer to UHS-II Addendum Version 1.02 section 6.3.1. in sd_uhs2_dev_init()
176 * Refer to UHS-II Addendum Version 1.02 section 6.2.6.3. in sd_uhs2_dev_init()
235 * Refer to UHS-II Addendum Version 1.02 Figure 6-28 to see ENUMERATE CCMD format. in sd_uhs2_enum()
275 * Read the UHS-II configuration registers (CFG_REG) of the card, by sending it
459 * Based on the card's and host's UHS-II capabilities, let's update the
488 * Most UHS-II cards only support FD and 2L-HD mode. Other lane numbers in sd_uhs2_config_write()
489 * defined in UHS-II addendem Ver1.01 are optional. in sd_uhs2_config_write()
687 * Refer to UHS-II Addendum Version 1.02 Figure 6-17 to see GO_DORMANT_STATE CCMD format. in sd_uhs2_go_dormant()
781 * When UHS-II card been switched to new speed mode, it will set Config Completion to 1. in sd_uhs2_go_dormant_state()
802 * Allocate the data structure for the mmc_card and run the UHS-II specific
857 * Initialize the UHS-II card through the SD-TRAN transport layer. This enables
859 * UHS-II cards has a specific power limit specified for VDD1/VDD2, that should
901 * Some cards have zero value of rocr in UHS-II mode. Assign host's in sd_uhs2_legacy_init()
1214 /* Turn off the legacy SD interface before trying with UHS-II. */ in mmc_attach_sd_uhs2()
1218 * Start UHS-II initialization at 52MHz and possibly make a retry at in mmc_attach_sd_uhs2()
1224 pr_debug("%s: %s: trying to init UHS-II card at %u Hz\n", in mmc_attach_sd_uhs2()
1267 * UHS-II Addendum 7.2.1.2 in mmc_uhs2_prepare_cmd()