Searched full:oldi (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,am65x-dss.yaml | 17 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 87 For AM65x DSS, the OLDI output port node from video port 1. 96 ti,am65x-oldi-io-ctrl: 99 phandle to syscon device node mapping OLDI IO_CTRL registers. 102 and OLDI_CLK_IO_CTRL registers. This property is needed for OLDI 139 ti,am65x-oldi-io-ctrl = <&dss_oldi_io_ctrl>;
|
/openbmc/linux/net/ipv4/ |
H A D | nexthop.c | 295 struct nh_info *oldi, in nh_notifier_res_bucket_info_init() argument 315 __nh_notifier_single_info_init(&info->nh_res_bucket->old_nh, oldi); in nh_notifier_res_bucket_info_init() 327 struct nh_info *oldi, in __call_nexthop_res_bucket_notifiers() argument 342 oldi, newi); in __call_nexthop_res_bucket_notifiers() 383 struct nh_info *oldi = nh_res_dereference(old_nh->nh_info); in call_nexthop_res_bucket_notifiers() local 387 force, oldi, newi, extack); in call_nexthop_res_bucket_notifiers() 2063 struct nh_info *oldi, in replace_nexthop_single_notify_res() argument 2079 oldi, newi, in replace_nexthop_single_notify_res() 2096 true, newi, oldi, in replace_nexthop_single_notify_res() 2105 struct nh_info *oldi, in replace_nexthop_single_notify() argument [all …]
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am654-base-board-rocktech-rk101-panel.dtso | 3 * OLDI-LCD1EVM Rocktech integrated panel and touch DT overlay for AM654-EVM.
|
H A D | k3-am62.dtsi | 105 dss_vp1_clk: clock-divider-oldi {
|
H A D | k3-am65-main.dtsi | 500 dss_oldi_io_ctrl: dss-oldi-io-ctrl@41e0 { 1021 ti,am65x-oldi-io-ctrl = <&dss_oldi_io_ctrl>;
|
H A D | k3-am62-main.dtsi | 749 <0x00 0x3020a000 0x00 0x1000>, /* vp1: Used for OLDI */
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc.h | 55 DISPC_VP_OLDI, /* OLDI (LVDS) output */
|
H A D | tidss_dispc_regs.h | 230 * OLDI IO_CTRL register offsets. On AM654 the registers are found
|
H A D | tidss_dispc.c | 905 dev_dbg(dispc->dev, "%s: %s is not OLDI-port\n", in dispc_vp_bus_check() 991 dev_warn(dispc->dev, "%s: timeout waiting OLDI reset done\n", in dispc_enable_oldi() 1065 /* always use DE_HIGH for OLDI */ in dispc_vp_enable() 2636 dev_dbg(dispc->dev, "OLDI RESETDONE %d,%d,%d\n", in dispc_runtime_resume() 2681 "ti,am65x-oldi-io-ctrl"); in dispc_init_am65x_oldi_io_ctrl()
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A 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()
|