Home
last modified time | relevance | path

Searched refs:strength (Results 1 - 14 of 14) sorted by relevance

/device/soc/hisilicon/common/platform/pin/
H A Dpin_hi35xx.c34 int32_t strength; member
129 static int32_t Hi35xxPinSetStrength(struct PinCntlr *cntlr, uint32_t index, uint32_t strength) in Hi35xxPinSetStrength() argument
136 value = (value & ~PIN_STRENGTH_MASK) | (strength << PIN_STRENGTH_OFFSET); in Hi35xxPinSetStrength()
142 static int32_t Hi35xxPinGetStrength(struct PinCntlr *cntlr, uint32_t index, uint32_t *strength) in Hi35xxPinGetStrength() argument
149 *strength = (value & PIN_STRENGTH_MASK) >> PIN_STRENGTH_OFFSET; in Hi35xxPinGetStrength()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_isp_adapt.h256 hi_u16 strength; /* RW; Range:Hi3559AV100 = [0x0, 0xFF] | Hi3519AV100 = [0x0, 0x3FF] | Hi3516CV500 = [0x0, 0x3FF] | member
265 hi_u16 strength; /* RW; Range:Hi3559AV100 = [0x0, 0xFF] | Hi3519AV100 = [0x0, 0x3FF] | Hi3516CV500 = [0x0, 0x3FF]| member
269 It is the base strength. The strength used in ISP is generated by firmware.
270 n linear mode, strength = f1(u16Strength, histogram)
271 In sensor WDR mode: strength = f2(u16Strength, histogram)
272 In 2to1 WDR mode: strength = f3(ExpRatio) */
278 Maximum DRC strength in Auto mode */
283 Minimum DRC strength in Auto mode */
292 hi_u8 pd_strength; /* RW; Range:[0x0, 0x80]; Format:8.0; Controls the purple detection strength,
542 hi_u16 strength; /* RW; Range: [0, 255];Format:8.0;Dynamic DPC strength. */ global() member
547 hi_u16 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 255];Format:8.0;Dynamic DPC strength. */ global() member
1012 hi_u16 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0,256];Crosstalk strength value. */ global() member
1030 hi_u8 strength; /* RW;Range:[0x0,0x1F];Format:5.0;Strength of antifalsecolor */ global() member
1035 hi_u8 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW;Range:[0x0,0x1F];Format:5.0;Strength of antifalsecolor */ global() member
1154 hi_u32 strength; /* RW;Range:[0,1023];Format:10.0;Manual correction strength */ global() member
1159 hi_u32 strength; /* RW;Range:[0,1023];Format:10.0;Auto correction strength */ global() member
1174 hi_u8 strength; /* RW;Range:[0,0xFF];Format:8.0;Manual dehze strength */ global() member
1179 hi_u8 strength; /* RW;Range:[0,0xFF];Format:8.0;Weighted coefficient for automatic dehaze strength. */ global() member
1443 hi_u16 strength; /* RW; Range: [0x0, 0xFFFF]; Format:16.0;pre filter strength */ global() member
[all...]
H A Dhi_comm_sns_adapt.h229 hi_u16 strength[ISP_AUTO_ISO_STRENGTH_NUM]; member
287 hi_u16 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW,Range: [ 0, 0x100] */ member
294 hi_u8 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW;Range:[0x0,0x1F];Format:5.0;Strength of antifalsecolor */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_isp_adapt.h256 hi_u16 strength; /* RW; Range:Hi3559AV100 = [0x0, 0xFF] | Hi3519AV100 = [0x0, 0x3FF] | Hi3516CV500 = [0x0, 0x3FF] | member
265 hi_u16 strength; /* RW; Range:Hi3559AV100 = [0x0, 0xFF] | Hi3519AV100 = [0x0, 0x3FF] | Hi3516CV500 = [0x0, 0x3FF]| member
269 It is the base strength. The strength used in ISP is generated by firmware.
270 n linear mode, strength = f1(u16Strength, histogram)
271 In sensor WDR mode: strength = f2(u16Strength, histogram)
272 In 2to1 WDR mode: strength = f3(ExpRatio) */
278 Maximum DRC strength in Auto mode */
283 Minimum DRC strength in Auto mode */
292 hi_u8 pd_strength; /* RW; Range:[0x0, 0x80]; Format:8.0; Controls the purple detection strength,
542 hi_u16 strength; /* RW; Range: [0, 255];Format:8.0;Dynamic DPC strength. */ global() member
547 hi_u16 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 255];Format:8.0;Dynamic DPC strength. */ global() member
1012 hi_u16 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0,256];Crosstalk strength value. */ global() member
1030 hi_u8 strength; /* RW;Range:[0x0,0x1F];Format:5.0;Strength of antifalsecolor */ global() member
1035 hi_u8 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW;Range:[0x0,0x1F];Format:5.0;Strength of antifalsecolor */ global() member
1154 hi_u32 strength; /* RW;Range:[0,1023];Format:10.0;Manual correction strength */ global() member
1159 hi_u32 strength; /* RW;Range:[0,1023];Format:10.0;Auto correction strength */ global() member
1174 hi_u8 strength; /* RW;Range:[0,0xFF];Format:8.0;Manual dehze strength */ global() member
1179 hi_u8 strength; /* RW;Range:[0,0xFF];Format:8.0;Weighted coefficient for automatic dehaze strength. */ global() member
1443 hi_u16 strength; /* RW; Range: [0x0, 0xFFFF]; Format:16.0;pre filter strength */ global() member
[all...]
H A Dhi_comm_sns_adapt.h229 hi_u16 strength[ISP_AUTO_ISO_STRENGTH_NUM]; member
287 hi_u16 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW,Range: [ 0, 0x100] */ member
294 hi_u8 strength[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW;Range:[0x0,0x1F];Format:5.0;Strength of antifalsecolor */ member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_rc_api.h104 unsigned int strength; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_rc_api.h104 RK_U32 strength; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_rc_api.h104 RK_U32 strength; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_rc_api.h105 RK_U32 strength; member
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c2403 * drive-strength offset is special, as it is in rockchip_get_drive_perpin()
2458 static int rockchip_set_drive_perpin(struct rockchip_pin_bank *bank, int pin_num, int strength) in rockchip_set_drive_perpin() argument
2468 dev_dbg(info->dev, "setting drive of GPIO%d-%d to %d\n", bank->bank_num, pin_num, strength); in rockchip_set_drive_perpin()
2473 ret = strength; in rockchip_set_drive_perpin()
2477 ret = (PINCTRL_ROCKCHIP_ONE << (strength + PINCTRL_ROCKCHIP_ONE)) - PINCTRL_ROCKCHIP_ONE; in rockchip_set_drive_perpin()
2483 if (rockchip_perpin_drv_list[drv_type][i] == strength) { in rockchip_set_drive_perpin()
2493 dev_err(info->dev, "unsupported driver strength %d\n", strength); in rockchip_set_drive_perpin()
2507 * drive-strength offset is special, as it is spread in rockchip_set_drive_perpin()
2577 data |= (PINCTRL_ROCKCHIP_ONE << (strength in rockchip_set_drive_perpin()
[all...]
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp3-config.h981 u16 strength[ISP3X_CAC_STRENGTH_NUM]; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp3-config.h981 u16 strength[ISP3X_CAC_STRENGTH_NUM]; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v3x.c2905 val = ISP_PACK_2SHORT(arg->strength[2 * i], arg->strength[2 * i + 1]); in isp_cac_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v3x.c3583 val = ISP_PACK_2SHORT(arg->strength[2 * i], arg->strength[2 * i + 1]); in isp_cac_config()

Completed in 36 milliseconds