Searched refs:L_EN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_component.c | 211 malidp_write32_mask(c->reg, BLK_CONTROL, L_EN, 0); in d71_layer_disable() 222 u32 ctrl_mask = L_EN | L_ROT(L_ROT_R270) | L_HFLIP | L_VFLIP | L_TBU_EN; in d71_layer_update() 223 u32 ctrl = L_EN | to_rot_ctrl(st->rot); in d71_layer_update() 471 u32 ctrl = L_EN | LW_OFM, mask = L_EN | LW_OFM | LW_TBU_EN; in d71_wb_layer_update() 516 malidp_write32_mask(c->reg, BLK_CONTROL, L_EN, 0); in d71_wb_layer_disable()
|
H A D | d71_regs.h | 294 #define L_EN BIT(0) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_component.c | 211 malidp_write32_mask(c->reg, BLK_CONTROL, L_EN, 0); in d71_layer_disable() 222 u32 ctrl_mask = L_EN | L_ROT(L_ROT_R270) | L_HFLIP | L_VFLIP | L_TBU_EN; in d71_layer_update() 223 u32 ctrl = L_EN | to_rot_ctrl(st->rot); in d71_layer_update() 471 u32 ctrl = L_EN | LW_OFM, mask = L_EN | LW_OFM | LW_TBU_EN; in d71_wb_layer_update() 516 malidp_write32_mask(c->reg, BLK_CONTROL, L_EN, 0); in d71_wb_layer_disable()
|
H A D | d71_regs.h | 294 #define L_EN BIT(0) macro
|
Completed in 8 milliseconds