Searched refs:RTSX_HCBAR (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/staging/rts5208/ |
D | rtsx_transport.c | 229 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_send_cmd_no_wait() 262 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_send_cmd()
|
D | rtsx_chip.h | 255 #define RTSX_HCBAR 0x00 macro
|
D | rtsx_chip.c | 375 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_reset_chip() 1369 int addr = RTSX_HCBAR + i * 4; in rtsx_stop_cmd()
|
/Linux-v4.19/drivers/misc/cardreader/ |
D | rtsx_pcr.c | 376 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_send_cmd_no_wait() 400 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_send_cmd() 1244 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_init_hw()
|
/Linux-v4.19/include/linux/ |
D | rtsx_pci.h | 31 #define RTSX_HCBAR 0x00 macro
|