Searched full:oldi (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/display/ti/ |
D | ti,am65x-dss.yaml | 16 two video planes. The first video port supports OLDI and the second 79 The DSS OLDI output port node form video port 1 90 ti,am65x-oldi-io-ctrl: 94 phandle to syscon device node mapping OLDI IO_CTRL registers. 97 and OLDI_CLK_IO_CTRL registers. This property is needed for OLDI 134 ti,am65x-oldi-io-ctrl = <&dss_oldi_io_ctrl>;
|
/Linux-v5.10/drivers/gpu/drm/tidss/ |
D | tidss_dispc.h | 55 DISPC_VP_OLDI, /* OLDI (LVDS) output */
|
D | tidss_dispc_regs.h | 230 * OLDI IO_CTRL register offsets. On AM654 the registers are found
|
D | tidss_dispc.c | 853 dev_dbg(dispc->dev, "%s: %s is not OLDI-port\n", in dispc_vp_bus_check() 939 dev_warn(dispc->dev, "%s: timeout waiting OLDI reset done\n", in dispc_enable_oldi() 1013 /* always use DE_HIGH for OLDI */ in dispc_vp_enable() 2584 dev_dbg(dispc->dev, "OLDI RESETDONE %d,%d,%d\n", in dispc_runtime_resume() 2636 "ti,am65x-oldi-io-ctrl"); in dispc_init_am65x_oldi_io_ctrl()
|
/Linux-v5.10/net/ipv4/ |
D | nexthop.c | 988 struct nh_info *oldi, *newi; in replace_nexthop_single() local 995 oldi = rtnl_dereference(old->nh_info); in replace_nexthop_single() 999 oldi->nh_parent = new; in replace_nexthop_single() 1005 rcu_assign_pointer(new->nh_info, oldi); in replace_nexthop_single() 1010 if (oldi->family == AF_INET && newi->family == AF_INET6) { in replace_nexthop_single()
|
/Linux-v5.10/drivers/net/wireless/broadcom/b43legacy/ |
D | phy.c | 1473 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-v5.10/arch/arm64/boot/dts/ti/ |
D | k3-am65-main.dtsi | 347 dss_oldi_io_ctrl: dss-oldi-io-ctrl@41e0 { 849 ti,am65x-oldi-io-ctrl = <&dss_oldi_io_ctrl>;
|