Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi83.c138 CHANNEL_A, enumerator
637 REG_LVDS_VCOM_CHA_LVDS_VOD_SWING(ctx->lvds_vod_swing_conf[CHANNEL_A]) | in sn65dsi83_atomic_pre_enable()
642 (ctx->lvds_term_conf[CHANNEL_A] ? in sn65dsi83_atomic_pre_enable()
830 if (channel == CHANNEL_A) in sn65dsi83_parse_lvds_endpoint()
888 ret = sn65dsi83_parse_lvds_endpoint(ctx, CHANNEL_A); in sn65dsi83_parse_dt()
/linux/drivers/usb/serial/
H A Dftdi_sio.h44 #define CHANNEL_A 1 macro
H A Dftdi_sio.c1503 priv->channel = CHANNEL_A + ifnum; in ftdi_determine_type()