Searched refs:L1SUB_CONFIG3 (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/misc/cardreader/ |
D | rts5260.c | 388 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, L1SUB_CONFIG3, 0xFF, 0x00); in rts5260_init_hw()
|
D | rts5228.c | 457 rtsx_pci_write_register(pcr, L1SUB_CONFIG3, 0xFF, 0); in rts5228_extra_init_hw()
|
D | rts5261.c | 525 rtsx_pci_write_register(pcr, L1SUB_CONFIG3, 0xFF, 0); in rts5261_extra_init_hw()
|
D | rts5249.c | 287 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, L1SUB_CONFIG3, 0xFF, 0x00); in rts5249_extra_init_hw()
|
D | rtsx_pcr.c | 117 rtsx_pci_write_register(pcr, L1SUB_CONFIG3, 0xFF, val); in rtsx_set_l1off_sub()
|
/linux-6.1.9/include/linux/ |
D | rtsx_pci.h | 629 #define L1SUB_CONFIG3 0xFE8F macro
|