Searched refs:SD_BUF_CMD_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
67 | SD_BUF_CMD_TIMEOUT), in toshsd_init()309 if (int_reg & SD_BUF_CMD_TIMEOUT) { in toshsd_irq()353 ~(SD_BUF_CMD_TIMEOUT | SD_CARD_RESP_END), in toshsd_irq()
129 #define SD_BUF_CMD_TIMEOUT BIT(22) macro