Searched refs:UDC_EPCTL_P (Results 1 – 3 of 3) sorted by relevance
226 #define UDC_EPCTL_P 3 macro
52 #define UDC_EPCTL_P (1 << 3) macro712 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_P); in pch_udc_ep_set_pd()2018 if (pch_udc_read_ep_control(ep) & UDC_EPCTL_P) in pch_udc_start_next_txrequest()
471 tmp &= AMD_UNMASK_BIT(UDC_EPCTL_P); in ep_init()2401 tmp |= AMD_BIT(UDC_EPCTL_P); in udc_data_in_isr()2697 tmp |= AMD_BIT(UDC_EPCTL_P); in udc_control_in_isr()