Searched refs:HW_SDIO_IO_ENABLE (Results 1 – 6 of 6) sorted by relevance
83 #define HW_SDIO_IO_ENABLE (0x01U << 11) macro
109 #define HW_SDIO_IO_ENABLE (0x01U << 11) macro
308 hw_sdio->dctrl = HW_SDIO_IO_ENABLE | (order << 4) | dir; in rthw_sdio_send_command()
101 #define HW_SDIO_IO_ENABLE (0x01U << 11) macro
305 hw_sdio->dctrl = HW_SDIO_IO_ENABLE | (order << 4) | dir; in rthw_sdio_send_command()
99 #define HW_SDIO_IO_ENABLE (0x01U << 11) macro
Completed in 14 milliseconds