Searched refs:th1520_muxtype_string (Results 1 – 1 of 1) sorted by relevance
113 static const char *const th1520_muxtype_string[] = { variable 143 for (mt = TH1520_MUX_GPIO; mt < ARRAY_SIZE(th1520_muxtype_string); mt++) { in th1520_muxtype_get() 144 if (!strcmp(str, th1520_muxtype_string[mt])) in th1520_muxtype_get() 786 th1520_muxtype_string[muxtype], pin_get_name(thp->pctl, pin)); in th1520_pinmux_set()