Home
last modified time | relevance | path

Searched refs:NWL_DSI_TX_VC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dnwl-dsi.h110 #define NWL_DSI_TX_VC(x) FIELD_PREP(GENMASK(17, 16), (x)) macro
H A Dnwl-dsi.c569 val = NWL_DSI_WC(word_count) | NWL_DSI_TX_VC(xfer->msg->channel) | in nwl_dsi_begin_transmission()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dnwl-dsi.h110 #define NWL_DSI_TX_VC(x) FIELD_PREP(GENMASK(17, 16), (x)) macro
H A Dnwl-dsi.c556 val = NWL_DSI_WC(word_count) | NWL_DSI_TX_VC(xfer->msg->channel) | in nwl_dsi_begin_transmission()

Completed in 5 milliseconds