Searched refs:BASE_SDIO (Results 1 – 1 of 1) sorted by relevance
20 #define BASE_SDIO 0 macro21 #define REG_DATA_IO_PORT_0 (BASE_SDIO + 0x00)22 #define REG_DATA_IO_PORT_1 (BASE_SDIO + 0x01)23 #define REG_DATA_IO_PORT_2 (BASE_SDIO + 0x02)24 #define REG_INT_MASK (BASE_SDIO + 0x04)25 #define REG_INT_STATUS (BASE_SDIO + 0x08)26 #define REG_INT_TRIGGER (BASE_SDIO + 0x09)27 #define REG_Fn1_STATUS (BASE_SDIO + 0x0c)28 #define REG_CARD_PKT_LEN_0 (BASE_SDIO + 0x10)29 #define REG_CARD_PKT_LEN_1 (BASE_SDIO + 0x11)[all …]