Home
last modified time | relevance | path

Searched full:oldi (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,am65x-dss.yaml17 supports 1 OLDI TX and in AM625 DSS, the first video port output is
18 internally routed to 2 OLDI TXes. The second video port supports DPI
96 For AM65x DSS, the OLDI output port node from video port 1.
107 For AM65X DSS, OLDI output from the SoC.
126 ti,am65x-oldi-io-ctrl:
129 phandle to syscon device node mapping OLDI IO_CTRL registers.
132 and OLDI_CLK_IO_CTRL registers. This property is needed for OLDI
141 oldi-transmitters:
143 Child node under the DSS, to describe all the OLDI transmitters connected
156 '^oldi@[0-1]$':
[all …]
/linux/Documentation/devicetree/bindings/soc/ti/
H A Dti,j721e-system-controller.yaml83 "^dss-oldi-io-ctrl@[0-9a-f]+$":
87 This is the DSS OLDI CTRL region.
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62-main.dtsi80 dss_oldi_io_ctrl: oldi-io-controller@8600 {
81 compatible = "ti,am625-dss-oldi-io-ctrl", "syscon";
795 <0x00 0x3020a000 0x00 0x1000>, /* vp1: Used for OLDI */
808 oldi-transmitters {
812 oldi0: oldi@0 {
816 ti,oldi-io-ctrl = <&dss_oldi_io_ctrl>;
833 oldi1: oldi@1 {
837 ti,oldi-io-ctrl = <&dss_oldi_io_ctrl>;
H A Dk3-am654-base-board-rocktech-rk101-panel.dtso3 * OLDI-LCD1EVM Rocktech integrated panel and touch DT overlay for AM654-EVM.
H A Dk3-am62.dtsi136 dss_vp1_clk: clock-divider-oldi {
H A Dk3-am65-main.dtsi512 dss_oldi_io_ctrl: dss-oldi-io-ctrl@41e0 {
513 compatible = "ti,am654-dss-oldi-io-ctrl", "syscon";
1010 ti,am65x-oldi-io-ctrl = <&dss_oldi_io_ctrl>;
/linux/drivers/gpu/drm/tidss/
H A Dtidss_kms.c30 * TI's OLDI and DSI encoders need to be set up before the crtc is in tidss_atomic_commit_tail()
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1473 u16 oldi = 0; in b43legacy_phy_lo_g_measure() local
1548 } else if (((i % 2 == 1) && (oldi % 2 == 1)) || in b43legacy_phy_lo_g_measure()
1549 ((i % 2 == 0) && (oldi % 2 == 0))) { in b43legacy_phy_lo_g_measure()
1550 tmp_control = b43legacy_get_lopair(phy, oldi, in b43legacy_phy_lo_g_measure()
1596 oldi = i; in b43legacy_phy_lo_g_measure()
/linux/
H A DMAINTAINERS8624 F: Documentation/devicetree/bindings/display/ti/ti,am625-oldi.yaml