Searched refs:RTSX_HCBCTLR (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/rts5208/ |
D | rtsx_transport.c | 234 rtsx_writel(chip, RTSX_HCBCTLR, val); in rtsx_send_cmd_no_wait() 267 rtsx_writel(chip, RTSX_HCBCTLR, val); in rtsx_send_cmd()
|
D | rtsx_chip.h | 252 #define RTSX_HCBCTLR 0x04 macro
|
D | rtsx_chip.c | 1461 rtsx_writel(chip, RTSX_HCBCTLR, STOP_CMD); in rtsx_stop_cmd()
|
/drivers/mfd/ |
D | rtsx_pcr.c | 248 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rtsx_pci_stop_cmd() 288 rtsx_pci_writel(pcr, RTSX_HCBCTLR, val); in rtsx_pci_send_cmd_no_wait() 312 rtsx_pci_writel(pcr, RTSX_HCBCTLR, val); in rtsx_pci_send_cmd()
|