Home
last modified time | relevance | path

Searched full:tcons (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/sunxi/
Dsun4i-drm.txt7 For all connections between components up to the TCONs in the display
180 For TCONs with channel 0, there is one more clock required:
182 For TCONs with channel 1, there is one more clock required:
185 When TCON support LVDS (all TCONs except TV TCONs on A83T, R40 and those found
197 relationships between mixers and TCONs, selects source TCON for HDMI, muxes
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c902 * TCONs and display engines is not guaranteed. They may in sun4i_tcon_find_engine_traverse()
956 * the TCONs, and use that connection's remote endpoint ID as our own.
1044 * connections of the TCONs, and use that connection's remote endpoint
1084 * When pipeline has the same number of TCONs and engines which in sun4i_tcon_find_engine()
1088 * TCONs than engines (R40) or TCONs with non-consecutive ids. in sun4i_tcon_find_engine()
1090 * as an id. That means that on R40, any 2 TCONs can be enabled in sun4i_tcon_find_engine()
1092 * TCON TOP, remaining 2 TCONs can't be connected to anything in sun4i_tcon_find_engine()
1274 * and TCONs, so we select the backend with same ID. in sun4i_tcon_bind()
1330 /* panels and bridges are present only on TCONs with channel 0 */ in sun4i_tcon_probe()
Dsun4i_backend.c930 * and TCONs, so we select the backend with same ID. in sun4i_backend_bind()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dallwinner,sun4i-a10-display-engine.yaml21 For all connections between components up to the TCONs in the
Dallwinner,sun8i-r40-tcon-top.yaml15 determines relationships between mixers and TCONs, selects source
/kernel/linux/linux-5.10/fs/cifs/
Ddfs_cache.c1390 /* Get all tcons that are within a DFS namespace and can be refreshed */
1613 LIST_HEAD(tcons); in refresh_cache_worker()
1633 /* Walk through all TCONs and refresh any expired cache entry */ in refresh_cache_worker()
1642 get_tcons(server, &tcons); in refresh_cache_worker()
1645 list_for_each_entry_safe(tcon, ntcon, &tcons, ulist) { in refresh_cache_worker()
1647 * Skip tcp server if any of its tcons failed to refresh in refresh_cache_worker()
Dconnect.c453 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect()
5290 * out tcons.
Dsmb2pdu.c3648 cifs_dbg(FYI, "Need negotiate, reconnecting tcons\n"); in smb2_reconnect_server()
3691 cifs_dbg(FYI, "Reconnecting tcons finished\n"); in smb2_reconnect_server()
Dsmb2ops.c2778 /* ipc tcons are not refcounted */ in smb2_get_dfs_refer()
/kernel/linux/linux-4.19/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c785 * TCONs and display engines is not guaranteed. They may in sun4i_tcon_find_engine_traverse()
839 * the TCONs, and use that connection's remote endpoint ID as our own.
896 * connections of the TCONs, and use that connection's remote endpoint
1110 * and TCONs, so we select the backend with same ID. in sun4i_tcon_bind()
1166 /* panels and bridges are present only on TCONs with channel 0 */ in sun4i_tcon_probe()
Dsun4i_backend.c864 * and TCONs, so we select the backend with same ID. in sun4i_backend_bind()
/kernel/linux/linux-4.19/fs/cifs/
Dsmb2pdu.c2906 cifs_dbg(FYI, "Need negotiate, reconnecting tcons\n"); in smb2_reconnect_server()
2941 cifs_dbg(FYI, "Reconnecting tcons finished\n"); in smb2_reconnect_server()
Dconnect.c406 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect()
4786 * out tcons.
Dsmb2ops.c1903 /* ipc tcons are not refcounted */ in smb2_get_dfs_refer()