Searched refs:SDIO_FBR_STD_IF (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/mmc/ | ||
D | sdio.h | 173 #define SDIO_FBR_STD_IF 0x00 macro |
/linux-6.1.9/drivers/mmc/core/ | ||
D | sdio.c | 84 SDIO_FBR_BASE(func->num) + SDIO_FBR_STD_IF, 0, &data); in sdio_read_fbr() |