Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dnwl-dsi.h109 #define NWL_DSI_WC(x) FIELD_PREP(GENMASK(15, 0), (x)) macro
H A Dnwl-dsi.c399 word_count = NWL_DSI_WC(val); in nwl_dsi_read_packet()
569 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.h109 #define NWL_DSI_WC(x) FIELD_PREP(GENMASK(15, 0), (x)) macro
H A Dnwl-dsi.c386 word_count = NWL_DSI_WC(val); in nwl_dsi_read_packet()
556 val = NWL_DSI_WC(word_count) | NWL_DSI_TX_VC(xfer->msg->channel) | in nwl_dsi_begin_transmission()

Completed in 4 milliseconds