Searched refs:VISCONTI_GROUPS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/visconti/ |
H A D | pinctrl-tmpv7700.c | 214 VISCONTI_GROUPS(i2c0, "i2c0_grp"); 215 VISCONTI_GROUPS(i2c1, "i2c1_grp"); 216 VISCONTI_GROUPS(i2c2, "i2c2_grp"); 217 VISCONTI_GROUPS(i2c3, "i2c3_grp"); 218 VISCONTI_GROUPS(i2c4, "i2c4_grp"); 219 VISCONTI_GROUPS(i2c5, "i2c5_grp"); 220 VISCONTI_GROUPS(i2c6, "i2c6_grp"); 221 VISCONTI_GROUPS(i2c7, "i2c7_grp"); 222 VISCONTI_GROUPS(i2c8, "i2c8_grp"); 223 VISCONTI_GROUPS(spi0, "spi0_grp", "spi0_cs0_grp", [all …]
|
H A D | pinctrl-common.h | 37 #define VISCONTI_GROUPS(groups_name, ...) \ macro
|