Searched refs:gamma_res (Results 1 – 1 of 1) sorted by relevance
1665 struct resource gamma_res; in rockchip_vop2_gamma_lut_init() local1685 ret = ofnode_read_resource_byname(cstate->node, "gamma_lut", &gamma_res); in rockchip_vop2_gamma_lut_init()1688 lut_regs = (u32 *)gamma_res.start; in rockchip_vop2_gamma_lut_init()1689 lut_size = gamma_res.end - gamma_res.start + 1; in rockchip_vop2_gamma_lut_init()