Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dpxamci.h67 #define STOP_CMD (1 << 3) macro
H A Dpxamci.c770 writel(TXFIFO_WR_REQ|RXFIFO_RD_REQ|CLK_IS_OFF|STOP_CMD| in pxamci_remove()
/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()
/linux/drivers/misc/cardreader/
H A Drts5260.c250 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rts5260_stop_cmd()
H A Drts5261.c246 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rts5261_stop_cmd()
H A Drtsx_pcr.c297 rtsx_pci_writel(pcr, RTSX_HCBCTLR, STOP_CMD); in rtsx_pci_stop_cmd()