INTn_1_INP_SEL_RX0
if ((inp0_sel == int_1_mix1_inp + INTn_1_INP_SEL_RX0) ||
(inp1_sel == int_1_mix1_inp + INTn_1_INP_SEL_RX0) ||
(inp2_sel == int_1_mix1_inp + INTn_1_INP_SEL_RX0)) {
if (((int_mux_cfg0_val & 0x0f) == port + INTn_1_INP_SEL_RX0) ||
((int_mux_cfg0_val >> 4) == port + INTn_1_INP_SEL_RX0) ||
((int_mux_cfg1_val >> 4) == port + INTn_1_INP_SEL_RX0)) {
if ((inp0_sel == int_1_mix1_inp + INTn_1_INP_SEL_RX0) ||
(inp1_sel == int_1_mix1_inp + INTn_1_INP_SEL_RX0) ||
(inp2_sel == int_1_mix1_inp + INTn_1_INP_SEL_RX0)) {
inp = ch->shift + INTn_1_INP_SEL_RX0;