Searched refs:clamp_max (Results 1 – 5 of 5) sorted by relevance
52 static s32 clamp_max(struct wf_control *ct) in clamp_max() function61 .get_max = clamp_max,
587 int clamp_max = 0; in set_clamp() local597 clamp_max = 0x3F00; in set_clamp()601 clamp_max = 0x3FC0; in set_clamp()605 clamp_max = 0x3FF0; in set_clamp()609 clamp_max = 0x3FFC; in set_clamp()612 clamp_max = 0x3FC0; in set_clamp()617 OUT_CLAMP_MAX_B_CB, clamp_max); in set_clamp()621 OUT_CLAMP_MAX_G_Y, clamp_max); in set_clamp()625 OUT_CLAMP_MAX_R_CR, clamp_max); in set_clamp()
202 | aten::clamp_max | Not supported |
302 | aten::clamp_max | Not supported …