Searched refs:CRL_APB_BOOT_PIN_MASK (Results 1 – 2 of 2) sorted by relevance
546 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()554 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()562 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()
60 #define CRL_APB_BOOT_PIN_MASK (U(0xf0f) << 0) macro