Home
last modified time | relevance | path

Searched refs:SDIO_FBR_CIS (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/mmc/
Dsdio.h180 #define SDIO_FBR_CIS 0x09 /* CIS pointer (3 bytes) */ macro
/linux-5.19.10/drivers/mmc/core/
Dsdio_cis.c263 SDIO_FBR_BASE(fn) + SDIO_FBR_CIS + i, 0, &x); in sdio_read_cis()