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

/linux-4.1.27/drivers/ata/
H A Dahci_imx.c40 IMX_P0PHYCR_CR_WRITE = 1 << 18, enumerator in enum:__anon3297
147 crval |= IMX_P0PHYCR_CR_WRITE; imx_phy_reg_write()
153 ret = imx_phy_crbit_assert(mmio, IMX_P0PHYCR_CR_WRITE, true); imx_phy_reg_write()
158 ret = imx_phy_crbit_assert(mmio, IMX_P0PHYCR_CR_WRITE, false); imx_phy_reg_write()

Completed in 43 milliseconds