Searched refs:INTSTAT (Results 1 – 2 of 2) sorted by relevance
120 mmio_write_32(reg_base + INTSTAT, 0xffffffff); in imx_usdhc_send_cmd()187 state = mmio_read_32(reg_base + INTSTAT); in imx_usdhc_send_cmd()222 state = mmio_read_32(reg_base + INTSTAT); in imx_usdhc_send_cmd()247 mmio_write_32(reg_base + INTSTAT, 0xffffffff); in imx_usdhc_send_cmd()
61 #define INTSTAT 0x030 macro