Searched refs:psc0 (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/davinci/ |
| H A D | psc.txt | 8 - "ti,da850-psc0" for PSC0 on DA850/OMAP-L138/AM18XX 15 - for "ti,da850-psc0", shall be "pll0_sysclk1", "pll0_sysclk2", 32 psc0: clock-controller@10000 { 33 compatible = "ti,da850-psc0"; 63 clocks = <&psc0 15>; 64 power-domains = <&psc0 15>; 65 resets = <&psc0 15>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | da850.dtsi | 27 clocks = <&psc0 14>; 110 clocks = <&psc0 15>; 111 resets = <&psc0 15>; 122 psc0: clock-controller@10000 { label 123 compatible = "ti,da850-psc0"; 429 power-domains = <&psc0 0>; 436 power-domains = <&psc0 1>; 443 power-domains = <&psc0 2>; 470 clocks = <&psc0 9>; 471 power-domains = <&psc0 9>; [all …]
|
| H A D | am335x-pdu001.dts | 319 psc0 = <0x97>;
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/ |
| H A D | psc.c | 54 mdstat = &psc_regs->psc0.mdstat[id]; in lpsc_transition() 55 mdctl = &psc_regs->psc0.mdctl[id]; in lpsc_transition()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | mvgbe.c | 434 MVGBE_REG_WR(regs->psc0, PORT_SERIAL_CONTROL_VALUE); in mvgbe_init() 445 MVGBE_REG_WR(regs->psc0, MVGBE_MAX_RX_PACKET_9700BYTE in mvgbe_init() 446 | (MVGBE_REG_RD(regs->psc0) & MRU_MASK)); in mvgbe_init() 449 MVGBE_REG_BITS_SET(regs->psc0, MVGBE_SERIAL_PORT_EN); in mvgbe_init() 497 MVGBE_REG_BITS_RESET(regs->psc0, MVGBE_SERIAL_PORT_EN); in mvgbe_halt()
|
| H A D | mvgbe.h | 383 u32 psc0; member
|
| /OK3568_Linux_fs/u-boot/board/Barix/ipam390/ |
| H A D | ipam390.c | 50 mdstat = &psc_regs->psc0.mdstat[id]; in dsp_lpsc_on() 51 mdctl = &psc_regs->psc0.mdctl[id]; in dsp_lpsc_on()
|
| /OK3568_Linux_fs/u-boot/board/davinci/da8xxevm/ |
| H A D | omapl138_lcdk.c | 267 mdstat = &psc_regs->psc0.mdstat[id]; in dsp_lpsc_on() 268 mdctl = &psc_regs->psc0.mdctl[id]; in dsp_lpsc_on()
|
| H A D | da850evm.c | 79 mdstat = &psc_regs->psc0.mdstat[id]; in dsp_lpsc_on() 80 mdctl = &psc_regs->psc0.mdctl[id]; in dsp_lpsc_on()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/include/mach/ |
| H A D | hardware.h | 346 } psc0; member
|