Home
last modified time | relevance | path

Searched refs:PSC (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/powerpc/fsl/
A Dmpc5121-psc.txt1 MPC5121 PSC Device Tree Bindings
3 PSC in UART mode
6 For PSC in UART mode the needed PSC serial devices
8 fsl,mpc5121-immr SoC node. Additionally the PSC FIFO
17 - reg : Offset and length of the register set for the PSC device
19 PSC FIFO Controller and b is a field that represents an
26 PSC in SPI mode
29 Similar to the UART mode a PSC can be operated in SPI mode. The compatible used
41 - reg : Offset and length of the register set for the PSC
44 PSC FIFO Controller and b is a field that represents an
A Dmpc5200.txt38 end of the compatible field. ie. A PSC in i2s mode would specify
42 the mpc5200 simple spi device and a PSC spi mode respectively.
90 serial@<addr> fsl,mpc5200-psc-uart PSC in serial mode
91 i2s@<addr> fsl,mpc5200-psc-i2s PSC in i2s mode
92 ac97@<addr> fsl,mpc5200-psc-ac97 PSC in ac97 mode
93 spi@<addr> fsl,mpc5200-psc-spi PSC in spi mode
94 irda@<addr> fsl,mpc5200-psc-irda PSC in IrDA mode
140 The PSCs should include a cell-index which is the index of the PSC in
142 use when setting up PSC clocking. cell-index number starts at '0'. ie:
146 PSC in i2s mode: The mpc5200 and mpc5200b PSCs are not compatible when in
/linux/drivers/tty/serial/
A Dmpc52xx_uart.c140 return in_8(&PSC(port)->mpc52xx_psc_ipcr); in mpc52xx_psc_get_ipcr()
145 out_8(&PSC(port)->command, cmd); in mpc52xx_psc_command()
151 out_8(&PSC(port)->mode, mr1); in mpc52xx_psc_set_mode()
152 out_8(&PSC(port)->mode, mr2); in mpc52xx_psc_set_mode()
178 out_be32(&PSC(port)->sicr, val); in mpc52xx_psc_set_sicr()
183 out_be16(&PSC(port)->mpc52xx_psc_imr, val); in mpc52xx_psc_set_imr()
189 return in_8(&PSC(port)->mode); in mpc52xx_psc_get_mr1()
223 return in_be16(&PSC(port)->mpc52xx_psc_isr) in mpc52xx_psc_rx_rdy()
230 return in_be16(&PSC(port)->mpc52xx_psc_isr) in mpc52xx_psc_tx_rdy()
270 out_8(&PSC(port)->mpc52xx_psc_buffer_8, c); in mpc52xx_psc_write_char()
[all …]
A DKconfig815 tristate "Freescale MPC52xx/MPC512x family PSC serial support"
819 This driver supports MPC52xx and MPC512x PSC serial ports. If you would
825 bool "Console on a Freescale MPC52xx/MPC512x family PSC serial port"
829 Select this options if you'd like to use one of the PSC serial port
833 int "Freescale MPC52xx/MPC512x family PSC serial port baud"
/linux/drivers/mfd/
A Dmt6358-irq.c24 MT6357_TOP_GEN(PSC),
35 MT6358_TOP_GEN(PSC),
46 MT6359_TOP_GEN(PSC),
/linux/Documentation/devicetree/bindings/clock/ti/davinci/
A Dpsc.txt1 Binding for TI DaVinci Power Sleep Controller (PSC)
3 The PSC provides power management, clock gating and reset functionality. It is
/linux/Documentation/devicetree/bindings/clock/
A Dkeystone-gate.txt1 Binding for Keystone gate control driver which uses PSC controller IP.
/linux/sound/soc/au1x/
A DKconfig3 ## Au1200/Au1550/Au1300 PSC + DBDMA
/linux/Documentation/devicetree/bindings/arm/tegra/
A Dnvidia,tegra234-cbb.yaml17 which include cluster fabrics BPMP, AON, PSC, SCE, RCE, DCE, FSI and
/linux/arch/powerpc/platforms/512x/
A Dclock-commonclk.c1040 NODE_CHK("ipg", clks[MPC512x_CLK_PSC0 + idx], 0, PSC); in mpc5121_clk_provide_backwards_compat()
1041 NODE_CHK("mclk", clks[MPC512x_CLK_PSC0_MCLK + idx], 0, PSC); in mpc5121_clk_provide_backwards_compat()
/linux/arch/powerpc/boot/dts/
A Dmpc5125twr.dts253 // 5125 PSCs are not 52xx or 5121 PSC compatible
A Dmpc5121.dtsi346 /* 512x PSCs are not 52xx PSC compatible */
/linux/sound/soc/fsl/
A DKconfig224 tristate "Freescale MPC5200 PSC in I2S mode driver"
232 tristate "Freescale MPC5200 PSC in AC97 mode driver"
/linux/drivers/spi/
A DKconfig163 PSC SPI controller found on Au1550, Au1200 and Au1300 series.
580 tristate "Freescale MPC52xx SPI (non-PSC) controller support"
587 tristate "Freescale MPC52xx PSC SPI controller"
594 tristate "Freescale MPC512x PSC SPI controller"
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Dice.rst377 gtpu4u signifying GTP-U PSC Uplink over IPV4
378 gtpu4d signifying GTP-U PSC Downlink over IPV4
385 gtpu6u signifying GTP-U PSC Uplink over IPV6
386 gtpu6d signifying GTP-U PSC Downlink over IPV6
/linux/Documentation/admin-guide/
A Ddevices.txt2697 148 = /dev/ttyPSC0 PPC PSC - port 0
2699 153 = /dev/ttyPSC5 PPC PSC - port 5

Completed in 44 milliseconds