Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drtsx_pci.h667 #define RTS5261_FW_EXPRESS_TEST_MASK (0x01 << 0) macro
/linux/drivers/mmc/host/
H A Drtsx_pci_sdmmc.c955 if (test_mode & RTS5261_FW_EXPRESS_TEST_MASK) { in sd_power_on()