/linux-6.12.1/drivers/clk/mxs/ |
D | clk-imx28.c | 28 #define SSP1 (CLKCTRL + 0x00a0) macro 140 ssp1, ssp2, ssp3, gpmi, spdif, emi, saif0, saif1, lcdif, etm, enumerator 195 clks[ssp1_div] = mxs_clk_div("ssp1_div", "ssp1_sel", SSP1, 0, 9, 29); in mx28_clocks_init() 214 clks[ssp1] = mxs_clk_gate("ssp1", "ssp1_div", SSP1, 31); in mx28_clocks_init()
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | mrvl,pxa-ssp.txt | 20 ssp1: ssp@41000000 { 31 port = <&ssp1>;
|
D | brcm,cygnus-audio.txt | 52 ssp1: ssp_port@1 {
|
/linux-6.12.1/arch/arm/boot/dts/nxp/lpc/ |
D | lpc4337-ciaa.dts | 120 function = "ssp1"; 129 function = "ssp1"; 203 &ssp1 {
|
D | lpc4357-myd-lpc4357.dts | 341 ssp1_pins: ssp1-pins { 344 function = "ssp1"; 351 function = "ssp1"; 360 function = "ssp1"; 580 &ssp1 {
|
D | lpc32xx.dtsi | 198 * ssp1 and spi2 are shared pins; 201 ssp1: spi@2008c000 { label
|
/linux-6.12.1/drivers/pinctrl/ |
D | pinctrl-lpc18xx.c | 169 [FUNC_SSP1] = "ssp1", 240 LPC_P(0,0, GPIO, SSP1, ENET, SGPIO, R, R, I2S0_TX_WS,I2S1, 0, ND); 241 LPC_P(0,1, GPIO, SSP1,ENET_ALT,SGPIO, R, R, ENET, I2S1, 0, ND); 245 LPC_P(1,3, GPIO, CTOUT, SGPIO, EMC, USB0, SSP1, R, SDMMC, 0, ND); 246 LPC_P(1,4, GPIO, CTOUT, SGPIO, EMC, USB0, SSP1, R, SDMMC, 0, ND); 247 LPC_P(1,5, GPIO, CTOUT, R, EMC, USB0, SSP1, SGPIO, SDMMC, 0, ND); 261 LPC_P(1,19, ENET, SSP1, R, R, CLKOUT, R, I2S0_RX_MCLK,I2S1, 0, ND); 262 LPC_P(1,20, GPIO, SSP1, R, ENET, TIMER0, R, SGPIO, R, 0, ND); 406 LPC_P(f,4, SSP1, CLKIN, TRACE, R, R, R, I2S0_TX_MCLK,I2S0_RX_SCK, 0, ND); 407 LPC_P(f,5, R, UART3, SSP1, TRACE, GPIO, R, SGPIO, R, ADC1|4, ND); [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl_spear.txt | 140 "can0", "can1", "pwm0_1", "pwm2", "pwm3", "ssp1", "ssp2", "mii2", 149 "i2c_4_5", "i2c_6_7", "can0", "can1", "pci", "sata", "ssp1", "gpt64"
|
/linux-6.12.1/drivers/dma/ |
D | lpc32xx-dmamux.c | 43 .name_sel1 = "ssp1-rx", 57 .name_sel1 = "ssp1-tx",
|
/linux-6.12.1/arch/arm/boot/dts/intel/pxa/ |
D | pxa300-raumfeld-common.dtsi | 51 port = <&ssp1>; 231 &ssp1 { 396 ssp1_dai_pins: ssp1-dai-pins {
|
D | pxa300-raumfeld-connector.dts | 52 &ssp1 {
|
/linux-6.12.1/sound/soc/sof/intel/ |
D | bdw.c | 66 {"ssp1", BDW_DSP_BAR, SSP1_OFFSET, SSP_SIZE, 148 * select SSP1 19.2MHz base clock, SSP clock 0, in bdw_set_dsp_D0() 195 /* disable DMA finish function for SSP0 & SSP1 */ in bdw_set_dsp_D0() 557 .name = "ssp1-port",
|
D | byt.c | 35 {"ssp1", DSP_BAR, SSP1_OFFSET, SSP_SIZE, 56 {"ssp1", DSP_BAR, SSP1_OFFSET, SSP_SIZE,
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | imx28-clock.yaml | 66 ssp1 47
|
D | lpc1850-cgu.txt | 62 15 BASE_SSP1_CLK Base clock for SSP1
|
/linux-6.12.1/sound/soc/intel/common/ |
D | soc-acpi-intel-arl-match.c | 311 .sof_tplg_filename = "sof-arl-es83x6-ssp1-hdmi-ssp02.tplg", 326 .sof_tplg_filename = "sof-arl-rt5682-ssp1-hdmi-ssp02.tplg",
|
D | soc-acpi-intel-rpl-match.c | 427 .sof_tplg_filename = "sof-rpl-rt5682-ssp1-hdmi-ssp02.tplg", 434 .sof_tplg_filename = "sof-rpl-es83x6-ssp1-hdmi-ssp02.tplg",
|
/linux-6.12.1/Documentation/devicetree/bindings/reset/ |
D | nxp,lpc1850-rgu.txt | 51 51 SSP1
|
/linux-6.12.1/sound/soc/intel/catpt/ |
D | pcm.c | 782 .name = "ssp1-port", 1108 SND_SOC_DAPM_AIF_IN("SSP1 BT IN", NULL, 0, SND_SOC_NOPM, 0, 0), 1109 SND_SOC_DAPM_AIF_OUT("SSP1 BT OUT", NULL, 0, SND_SOC_NOPM, 0, 0), 1124 {"SSP1 BT OUT", NULL, "Bluetooth Playback"}, 1125 {"Bluetooth Capture", NULL, "SSP1 BT IN"},
|
/linux-6.12.1/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958742k.dts | 73 &ssp1 {
|
/linux-6.12.1/arch/arm/boot/dts/nxp/mxs/ |
D | imx23-olinuxino.dts | 57 ssp1: spi@80034000 { label
|
/linux-6.12.1/drivers/clk/pxa/ |
D | clk-pxa2xx.h | 26 #define CKEN_SSP1 (23) /* SSP1 Unit Clock Enable */
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | mmp3-dell-ariel.dts | 120 &ssp1 {
|
/linux-6.12.1/sound/soc/intel/atom/ |
D | sst-mfld-platform-pcm.c | 540 .name = "ssp1-port", 543 .stream_name = "ssp1 Tx", 550 .stream_name = "ssp1 Rx",
|
/linux-6.12.1/include/linux/ |
D | pxa2xx_ssp.h | 10 * PXA27x SSP1, SSP2, SSP3 11 * PXA3xx SSP1, SSP2, SSP3, SSP4
|