Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_imx.c33 IMX_P0PHYCR_CR_WRITE = 1 << 18, enumerator
186 crval |= IMX_P0PHYCR_CR_WRITE; in imx_phy_reg_write()
192 ret = imx_phy_crbit_assert(mmio, IMX_P0PHYCR_CR_WRITE, true); in imx_phy_reg_write()
197 ret = imx_phy_crbit_assert(mmio, IMX_P0PHYCR_CR_WRITE, false); in imx_phy_reg_write()