Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/hardware/
Dlocomo.h213 void locomo_frontlight_set(struct locomo_dev *dev, int duty, int vr, int bpwf);
/Linux-v5.10/arch/arm/common/
Dlocomo.c793 void locomo_frontlight_set(struct locomo_dev *dev, int duty, int vr, int bpwf) in locomo_frontlight_set() argument
804 locomo_writel(bpwf, lchip->base + LOCOMO_FRONTLIGHT + LOCOMO_ALS); in locomo_frontlight_set()
807 locomo_writel(bpwf | LOCOMO_ALC_EN, lchip->base + LOCOMO_FRONTLIGHT + LOCOMO_ALS); in locomo_frontlight_set()