Searched refs:IOPORT_EVENT_CONTROL_ENABLE (Results 1 – 4 of 4) sorted by relevance
75 IOPORT_EVENT_CONTROL_ENABLE = 0x1, ///< Enable function related with event link enumerator
202 IOPORT_EVENT_CONTROL_ENABLE = 0x1, ///< Enable function related with event link enumerator
1230 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->single_port_cfg[event_num].event_control) in r_ioport_event_config()1244 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->port_group_input_cfg[event_num].event_control) in r_ioport_event_config()
1250 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->p_single_port_cfg[event_num].event_control) in r_ioport_event_config()1264 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->p_port_group_input_cfg[event_num].event_control) in r_ioport_event_config()