INTn_2_INP_SEL_RX0
if (int_mux_cfg1_val == int_2_inp + INTn_2_INP_SEL_RX0) {
if ((int_mux_cfg1_val & 0x0f) == port + INTn_2_INP_SEL_RX0) {
if (int_mux_cfg1_val == int_2_inp + INTn_2_INP_SEL_RX0) {
if (val == (ch->shift + INTn_2_INP_SEL_RX0))
if (val == (ch->shift + INTn_2_INP_SEL_RX0)) {