Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.h67 #define STOP_CMD (1 << 3) macro
H A Dau1xmmc.c77 #define STOP_CMD \ macro
207 __raw_writel(STOP_CMD, HOST_CMD(host)); in SEND_STOP()
H A Dpxamci.c798 writel(TXFIFO_WR_REQ|RXFIFO_RD_REQ|CLK_IS_OFF|STOP_CMD| in pxamci_remove()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-gxp.c55 #define STOP_CMD 0x02 macro
198 writeb(MASTER_EVT_CLR | STOP_CMD, drvdata->base + GXP_I2CMCMD); in gxp_i2c_stop()
/openbmc/linux/drivers/misc/cardreader/
H A Drts5260.c250 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rts5260_stop_cmd()
H A Drts5228.c274 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rts5228_stop_cmd()
H A Drts5261.c246 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rts5261_stop_cmd()
H A Drtsx_pcr.c295 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rtsx_pci_stop_cmd()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_chip.h252 #define STOP_CMD (0x01 << 28) macro
H A Drtsx_chip.c1281 rtsx_writel(chip, RTSX_HCBCTLR, STOP_CMD); in rtsx_stop_cmd()
/openbmc/linux/include/linux/
H A Drtsx_pci.h21 #define STOP_CMD (0x01 << 28) macro
/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhix5hd2_gmac.c140 #define STOP_CMD 0x05e8 macro