Searched refs:mall_sel (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/ |
H A D | dcn32_hubp.c | 59 void hubp32_update_mall_sel(struct hubp *hubp, uint32_t mall_sel, bool c_cursor) in hubp32_update_mall_sel() argument 64 REG_UPDATE_2(DCHUBP_MALL_CONFIG, USE_MALL_SEL, mall_sel, in hubp32_update_mall_sel()
|
H A D | dcn32_hubp.h | 51 void hubp32_update_mall_sel(struct hubp *hubp, uint32_t mall_sel, bool c_cursor);
|
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | hubp.h | 251 void (*hubp_update_mall_sel)(struct hubp *hubp, uint32_t mall_sel, bool c_cursor);
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/ |
H A D | dcn401_hubp.c | 130 void hubp401_update_mall_sel(struct hubp *hubp, uint32_t mall_sel, bool c_cursor) in hubp401_update_mall_sel() argument 135 REG_UPDATE_2(DCHUBP_MALL_CONFIG, USE_MALL_SEL, mall_sel, in hubp401_update_mall_sel()
|
H A D | dcn401_hubp.h | 257 void hubp401_update_mall_sel(struct hubp *hubp, uint32_t mall_sel, bool c_cursor);
|