Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dpxamci.h66 #define STOP_CMD (1 << 3) macro
Dau1xmmc.c78 #define STOP_CMD \ macro
208 __raw_writel(STOP_CMD, HOST_CMD(host)); in SEND_STOP()
Dpxamci.c862 writel(TXFIFO_WR_REQ|RXFIFO_RD_REQ|CLK_IS_OFF|STOP_CMD| in pxamci_remove()
/linux-4.1.27/include/linux/mfd/
Drtsx_pci.h33 #define STOP_CMD (0x01 << 28) macro
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_chip.h262 #define STOP_CMD (0x01 << 28) macro
Drtsx_chip.c1438 rtsx_writel(chip, RTSX_HCBCTLR, STOP_CMD); in rtsx_stop_cmd()
/linux-4.1.27/drivers/net/ethernet/hisilicon/
Dhix5hd2_gmac.c142 #define STOP_CMD 0x05e8 macro
/linux-4.1.27/drivers/mfd/
Drtsx_pcr.c247 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rtsx_pci_stop_cmd()