Searched refs:CRL_APB_BOOT_PIN_MASK (Results 1 – 2 of 2) sorted by relevance
548 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()557 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()566 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()
64 #define CRL_APB_BOOT_PIN_MASK (U(0xf0f) << 0) macro