Searched refs:port_interrupt (Results 1 – 2 of 2) sorted by relevance
45 port_interrupt_t port_interrupt = 0; in get_port_pcr_irqc_value_from_flags() local48 port_interrupt = kPORT_InterruptOrDMADisabled; in get_port_pcr_irqc_value_from_flags()52 port_interrupt = kPORT_InterruptLogicZero; in get_port_pcr_irqc_value_from_flags()54 port_interrupt = kPORT_InterruptLogicOne; in get_port_pcr_irqc_value_from_flags()59 port_interrupt = kPORT_InterruptFallingEdge; in get_port_pcr_irqc_value_from_flags()62 port_interrupt = kPORT_InterruptRisingEdge; in get_port_pcr_irqc_value_from_flags()65 port_interrupt = kPORT_InterruptEitherEdge; in get_port_pcr_irqc_value_from_flags()73 return PORT_PCR_IRQC(port_interrupt); in get_port_pcr_irqc_value_from_flags()
187 port_interrupt_t port_interrupt = 0; in get_port_pcr_irqc_value_from_flags() local190 port_interrupt = kPORT_InterruptOrDMADisabled; in get_port_pcr_irqc_value_from_flags()194 port_interrupt = kPORT_InterruptLogicZero; in get_port_pcr_irqc_value_from_flags()196 port_interrupt = kPORT_InterruptLogicOne; in get_port_pcr_irqc_value_from_flags()201 port_interrupt = kPORT_InterruptFallingEdge; in get_port_pcr_irqc_value_from_flags()204 port_interrupt = kPORT_InterruptRisingEdge; in get_port_pcr_irqc_value_from_flags()207 port_interrupt = kPORT_InterruptEitherEdge; in get_port_pcr_irqc_value_from_flags()215 return PORT_PCR_IRQC(port_interrupt); in get_port_pcr_irqc_value_from_flags()