Home
last modified time | relevance | path

Searched refs:STOP_CMD (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dpxamci.h67 #define STOP_CMD (1 << 3) macro
Dau1xmmc.c79 #define STOP_CMD \ macro
209 __raw_writel(STOP_CMD, HOST_CMD(host)); in SEND_STOP()
Dpxamci.c811 writel(TXFIFO_WR_REQ|RXFIFO_RD_REQ|CLK_IS_OFF|STOP_CMD| in pxamci_remove()
/Linux-v4.19/drivers/misc/cardreader/
Drts5260.c283 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rts5260_stop_cmd()
Drtsx_pcr.c341 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rtsx_pci_stop_cmd()
/Linux-v4.19/drivers/staging/rts5208/
Drtsx_chip.h264 #define STOP_CMD (0x01 << 28) macro
Drtsx_chip.c1375 rtsx_writel(chip, RTSX_HCBCTLR, STOP_CMD); in rtsx_stop_cmd()
/Linux-v4.19/include/linux/
Drtsx_pci.h33 #define STOP_CMD (0x01 << 28) macro
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhix5hd2_gmac.c144 #define STOP_CMD 0x05e8 macro