Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rts5208/
Drtsx_transport.c215 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_send_cmd_no_wait()
248 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()
1275 int addr = RTSX_HCBAR + i * 4; in rtsx_stop_cmd()
/linux-5.19.10/drivers/misc/cardreader/
Drtsx_pcr.c330 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_send_cmd_no_wait()
354 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_send_cmd()
1224 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_init_hw()
/linux-5.19.10/include/linux/
Drtsx_pci.h19 #define RTSX_HCBAR 0x00 macro