Searched refs:UHS2_NATIVE_PACKET (Results 1 – 3 of 3) sorted by relevance
161 uhs2_cmd.header = UHS2_NATIVE_PACKET | UHS2_PACKET_TYPE_CCMD; in sd_uhs2_dev_init()243 uhs2_cmd.header = UHS2_NATIVE_PACKET | UHS2_PACKET_TYPE_CCMD; in sd_uhs2_enum()291 uhs2_cmd.header = UHS2_NATIVE_PACKET | UHS2_PACKET_TYPE_CCMD | card->uhs2_config.node_id; in sd_uhs2_config_read()481 uhs2_cmd.header = UHS2_NATIVE_PACKET | UHS2_PACKET_TYPE_CCMD | card->uhs2_config.node_id; in sd_uhs2_config_write()696 uhs2_cmd.header = UHS2_NATIVE_PACKET | UHS2_PACKET_TYPE_CCMD | node_id; in sd_uhs2_go_dormant()783 uhs2_cmd.header = UHS2_NATIVE_PACKET | UHS2_PACKET_TYPE_CCMD | node_id; in sd_uhs2_go_dormant_state()
49 #define UHS2_NATIVE_PACKET (1 << UHS2_NATIVE_PACKET_POS) macro
672 if ((cmd->uhs2_cmd->header & UHS2_NATIVE_PACKET) && in __sdhci_uhs2_send_command()677 if ((cmd->uhs2_cmd->header & UHS2_NATIVE_PACKET) && in __sdhci_uhs2_send_command()