Home
last modified time | relevance | path

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

/drivers/gpu/drm/tidss/
A Dtidss_oldi.c322 static int get_oldi_mode(struct device_node *oldi_tx, int *companion_instance) in get_oldi_mode() argument
334 companion = of_parse_phandle(oldi_tx, "ti,companion-oldi", 0); in get_oldi_mode()
351 if (of_property_read_bool(oldi_tx, "ti,secondary-oldi")) in get_oldi_mode()
360 port0 = of_graph_get_port_by_id(oldi_tx, 1); in get_oldi_mode()
399 static int get_parent_dss_vp(struct device_node *oldi_tx, u32 *parent_vp) in get_parent_dss_vp() argument
404 ep = of_graph_get_endpoint_by_regs(oldi_tx, OLDI_INPUT_PORT, -1); in get_parent_dss_vp()

Completed in 5 milliseconds