Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Drtsx_transport.c226 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_send_cmd_no_wait()
259 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_send_cmd()
Drtsx_chip.h253 #define RTSX_HCBAR 0x00 macro
Drtsx_chip.c408 rtsx_writel(chip, RTSX_HCBAR, chip->host_cmds_addr); in rtsx_reset_chip()
1469 int addr = RTSX_HCBAR + i * 4; in rtsx_stop_cmd()
/linux-4.4.14/drivers/mfd/
Drtsx_pcr.c283 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_send_cmd_no_wait()
307 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_send_cmd()
992 rtsx_pci_writel(pcr, RTSX_HCBAR, pcr->host_cmds_addr); in rtsx_pci_init_hw()
/linux-4.4.14/include/linux/mfd/
Drtsx_pci.h31 #define RTSX_HCBAR 0x00 macro