Home
last modified time | relevance | path

Searched refs:par_h (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/staging/media/starfive/camss/
H A Dstf-isp-hw-ops.c37 u16 par_h, par_l; in stf_isp_config_oecf() local
39 par_h = 0x10; par_l = 0; in stf_isp_config_oecf()
40 par_val = OCEF_PAR_H(par_h) | OCEF_PAR_L(par_l); in stf_isp_config_oecf()
46 par_h = 0x40; par_l = 0x20; in stf_isp_config_oecf()
53 par_h = 0x80; par_l = 0x60; in stf_isp_config_oecf()
60 par_h = 0xc0; par_l = 0xa0; in stf_isp_config_oecf()
67 par_h = 0x100; par_l = 0xe0; in stf_isp_config_oecf()
74 par_h = 0x200; par_l = 0x180; in stf_isp_config_oecf()
81 par_h = 0x300; par_l = 0x280; in stf_isp_config_oecf()
88 par_h = 0x3fe; par_l = 0x380; in stf_isp_config_oecf()
[all …]