Searched refs:CPC_CAP_OVERFLOW_INTERRUPT (Results 1 – 11 of 11) sorted by relevance
69 #define CPC_CAP_OVERFLOW_INTERRUPT 0x1 macro
105 CPC_CAP_OVERFLOW_INTERRUPT,612 us_pcbe_ops.pcbe_caps &= ~CPC_CAP_OVERFLOW_INTERRUPT; in us_pcbe_init()
104 CPC_CAP_OVERFLOW_INTERRUPT,
104 CPC_CAP_OVERFLOW_INTERRUPT | CPC_CAP_OVERFLOW_PRECISE,
112 CPC_CAP_OVERFLOW_INTERRUPT | CPC_CAP_OVERFLOW_PRECISE,
111 CPC_CAP_OVERFLOW_INTERRUPT,
193 CPC_CAP_OVERFLOW_INTERRUPT | CPC_CAP_OVERFLOW_PRECISE, /* pcbe_caps */
1100 if (!(caps & CPC_CAP_OVERFLOW_INTERRUPT)) { in dcpc_attach()
910 if ((kcpc_pcbe_capabilities() & CPC_CAP_OVERFLOW_INTERRUPT) == 0) in cu_cpc_req_add()
376 if ((pcbe_ops->pcbe_caps & CPC_CAP_OVERFLOW_INTERRUPT) in kcpc_configure_reqs()