Searched refs:CRL_APB_BOOT_PIN_MASK (Results 1 – 2 of 2) sorted by relevance
617 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()626 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()635 ret = pm_mmio_write(CRL_APB_BOOT_PIN_CTRL, CRL_APB_BOOT_PIN_MASK, in pm_ioctl_ulpi_reset()
75 #define CRL_APB_BOOT_PIN_MASK (U(0xf0f) << 0) macro