Home
last modified time | relevance | path

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

/linux/drivers/staging/media/starfive/camss/
H A Dstf-isp.h223 #define W_ACT_CAP(n) ((n) << 0) macro
H A Dstf-isp-hw-ops.c358 val = H_ACT_CAP(crop->height) | W_ACT_CAP(crop->width); in stf_isp_config_crop()