Searched refs:NWL_DSI_TX_PKT_DONE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/bridge/ | ||
H A D | nwl-dsi.h | 83 #define NWL_DSI_TX_PKT_DONE_MASK BIT(1) macro |
H A D | nwl-dsi.c | 335 u32 irq_enable = ~(u32)(NWL_DSI_TX_PKT_DONE_MASK | in nwl_dsi_init_interrupts() |