Searched refs:cdst (Results 1 – 1 of 1) sorted by relevance
523 u_int32_t cdst; in bcm_sdhost_waitcommand_status() local537 cdst = RD4(sc, HC_RESPONSE_0); in bcm_sdhost_waitcommand_status()539 __func__, cdst, (cdst & 0x0e00) >> 9); in bcm_sdhost_waitcommand_status()543 __func__, cdst, in bcm_sdhost_waitcommand_status()544 (cdst & 0x0e00) >> 9); in bcm_sdhost_waitcommand_status()548 } while (((cdst & 0x0e00) >> 9) != 4); in bcm_sdhost_waitcommand_status()