Searched refs:SIMPLE_FUNC (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/pinctrl/intel/ |
D | pinctrl-baytrail.c | 134 #define SIMPLE_FUNC(n, f) \ macro 329 SIMPLE_FUNC("uart", 1), 335 SIMPLE_FUNC("pwm", 1), 340 SIMPLE_FUNC("spi", 1), 351 SIMPLE_FUNC("i2c", 1), 358 SIMPLE_FUNC("ssp", 1), 373 SIMPLE_FUNC("sdio", 1), 380 SIMPLE_FUNC("emmc", 1), 387 SIMPLE_FUNC("lpc", 1), 392 SIMPLE_FUNC("sata", 1), [all …]
|