Searched refs:APP_CMD (Results 1 – 2 of 2) sorted by relevance
55 #define APP_CMD (1 << 5) macro
647 FIELD(CSR, APP_CMD, 5, 1)1861 sd->card_status |= APP_CMD; in sd_cmd_APP_CMD()2005 sd->card_status &= ~APP_CMD; in sd_normal_command()2088 sd->card_status |= APP_CMD; in sd_app_command()