Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Drtsx_transport.c229 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()
Drtsx_chip.h255 #define RTSX_HCBAR 0x00 macro
Drtsx_chip.c375 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/
Drtsx_pcr.c376 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/
Drtsx_pci.h31 #define RTSX_HCBAR 0x00 macro