Searched refs:AMD_PINS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pinctrl/
H A Dpinctrl-amd.h298 #define AMD_PINS(...) (const unsigned int []){__VA_ARGS__} macro
881 PINCTRL_PINGROUP("IMX_F"#_func "_GPIO"#_number, AMD_PINS(_number), 1)
1461 PINCTRL_PINGROUP("i2c0", AMD_PINS(145, 146), 2),
1462 PINCTRL_PINGROUP("i2c1", AMD_PINS(147, 148), 2),
1463 PINCTRL_PINGROUP("i2c2", AMD_PINS(113, 114), 2),
1464 PINCTRL_PINGROUP("i2c3", AMD_PINS(19, 20), 2),
1465 PINCTRL_PINGROUP("uart0", AMD_PINS(135, 136, 137, 138, 139), 5),
1466 PINCTRL_PINGROUP("uart1", AMD_PINS(140, 141, 142, 143, 144), 5),

Completed in 278 milliseconds