IMX_P0PHYCR_CR_WRITE  186 drivers/ata/ahci_imx.c 		crval |= IMX_P0PHYCR_CR_WRITE;
IMX_P0PHYCR_CR_WRITE  192 drivers/ata/ahci_imx.c 	ret = imx_phy_crbit_assert(mmio, IMX_P0PHYCR_CR_WRITE, true);
IMX_P0PHYCR_CR_WRITE  197 drivers/ata/ahci_imx.c 	ret = imx_phy_crbit_assert(mmio, IMX_P0PHYCR_CR_WRITE, false);