Searched refs:QCA_PIN_FUNCTION (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-ipq4019.c | 474 QCA_PIN_FUNCTION(aud_pin), 475 QCA_PIN_FUNCTION(audio_pwm), 476 QCA_PIN_FUNCTION(blsp_i2c0), 477 QCA_PIN_FUNCTION(blsp_i2c1), 478 QCA_PIN_FUNCTION(blsp_spi0), 479 QCA_PIN_FUNCTION(blsp_spi1), 480 QCA_PIN_FUNCTION(blsp_uart0), 481 QCA_PIN_FUNCTION(blsp_uart1), 482 QCA_PIN_FUNCTION(chip_rst), 483 QCA_PIN_FUNCTION(gpio), [all …]
|
H A D | pinctrl-msm.h | 32 #define QCA_PIN_FUNCTION(fname) \ macro
|