Searched full:pcm1_in (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/pinctrl/actions/ |
H A D | pinctrl-s900.c | 190 #define PCM1_IN _GPIOF(0) macro 230 PINCTRL_PIN(PCM1_IN, "pcm1_in"), 525 static unsigned int pcm1_in_out_mfp_pads[] = { PCM1_IN, 817 static unsigned int pcm1_in_out_drv_pads[] = { PCM1_IN, PCM1_CLK, 867 static unsigned int pcm1_in_out_sr_pads[] = { PCM1_IN, PCM1_CLK, 1455 static PAD_PULLCTL_CONF(PCM1_IN, 1, 30, 2); 1546 static PAD_ST_CONF(PCM1_IN, 1, 10, 1); 1581 [PCM1_IN] = PAD_INFO_PULLCTL_ST(PCM1_IN),
|
H A D | pinctrl-s700.c | 80 #define PCM1_IN _GPIOD(28) macro 254 PINCTRL_PIN(PCM1_IN, "pcm1_in"), 841 /* pcm1_in */ 842 static unsigned int pcm1_in_mfp_pads[] = { PCM1_IN }; 937 static unsigned int pcm1_drv_pads[] = { PCM1_IN, 1634 static PAD_ST_CONF(PCM1_IN, 1, 10, 1); 1776 [PCM1_IN] = PAD_INFO_ST(PCM1_IN),
|
H A D | pinctrl-s500.c | 141 #define PCM1_IN _GPIOD(28) macro 286 PINCTRL_PIN(PCM1_IN, "pcm1_in"), 732 static unsigned int pcm1_in_mfp_pads[] = { PCM1_IN }; 806 static unsigned int pcm1_drv_pads[] = { PCM1_IN, PCM1_CLK, 1417 static PAD_ST_CONF(PCM1_IN, 1, 10, 1); 1587 [PCM1_IN] = PAD_INFO_ST(PCM1_IN),
|
/linux/sound/soc/intel/atom/ |
H A D | sst-atom-controls.c | 695 SOC_DAPM_SINGLE("pcm1_in Switch", SND_SOC_NOPM, SST_IP_PCM1, 1, 0), \ 706 { mix_name, "pcm1_in Switch", "pcm1_in" } 1091 SST_PATH_INPUT("pcm1_in", SST_TASK_SBA, SST_SWM_IN_PCM1, sst_set_media_path), 1154 {"pcm1_in", NULL, "media1_out"}, 1239 SST_GAIN("pcm1_in", SST_PATH_INDEX_PCM1_IN, SST_TASK_SBA, 0, &sst_gains[5]),
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | actions,s500-pinctrl.yaml | 162 pcm1_in, pcm1_clk, pcm1_sync, pcm1_out, i2c1_sclk,
|
H A D | actions,s700-pinctrl.txt | 65 pcm1_in, pcm1_clk, pcm1_sync, pcm1_out, ks_in0, ks_in1, ks_in2,
|
H A D | actions,s900-pinctrl.txt | 65 pcm1_in, pcm1_clk, pcm1_sync, pcm1_out, eram_a5,
|