Home
last modified time | relevance | path

Searched refs:RTSX_HCBAR (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/staging/rts5208/
Drtsx_transport.c217 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_send_cmd_no_wait()
250 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_send_cmd()
Drtsx_chip.h243 #define RTSX_HCBAR 0x00 macro
Drtsx_chip.c338 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_reset_chip()
1274 int addr = RTSX_HCBAR + i * 4; in rtsx_stop_cmd()
/Linux-v5.4/drivers/misc/cardreader/
Drtsx_pcr.c364 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_send_cmd_no_wait()
388 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_send_cmd()
1251 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_init_hw()
/Linux-v5.4/include/linux/
Drtsx_pci.h19 #define RTSX_HCBAR 0x00 macro