Home
last modified time | relevance | path

Searched refs:APQ_PIN_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/drivers/pinctrl/qcom/
Dpinctrl-apq8084.c902 APQ_PIN_FUNCTION(adsp_ext),
903 APQ_PIN_FUNCTION(audio_ref),
904 APQ_PIN_FUNCTION(blsp_i2c1),
905 APQ_PIN_FUNCTION(blsp_i2c2),
906 APQ_PIN_FUNCTION(blsp_i2c3),
907 APQ_PIN_FUNCTION(blsp_i2c4),
908 APQ_PIN_FUNCTION(blsp_i2c5),
909 APQ_PIN_FUNCTION(blsp_i2c6),
910 APQ_PIN_FUNCTION(blsp_i2c7),
911 APQ_PIN_FUNCTION(blsp_i2c8),
[all …]
Dpinctrl-apq8064.c460 APQ_PIN_FUNCTION(cam_mclk),
461 APQ_PIN_FUNCTION(codec_mic_i2s),
462 APQ_PIN_FUNCTION(codec_spkr_i2s),
463 APQ_PIN_FUNCTION(gp_clk_0a),
464 APQ_PIN_FUNCTION(gp_clk_0b),
465 APQ_PIN_FUNCTION(gp_clk_1a),
466 APQ_PIN_FUNCTION(gp_clk_1b),
467 APQ_PIN_FUNCTION(gp_clk_2a),
468 APQ_PIN_FUNCTION(gp_clk_2b),
469 APQ_PIN_FUNCTION(gpio),
[all …]
Dpinctrl-msm.h17 #define APQ_PIN_FUNCTION(fname) \ macro