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

/arch/arm/include/asm/hardware/
H A Dlocomo.h215 void locomo_frontlight_set(struct locomo_dev *dev, int duty, int vr, int bpwf);
/arch/arm/common/
H A Dlocomo.c796 void locomo_frontlight_set(struct locomo_dev *dev, int duty, int vr, int bpwf) argument
807 locomo_writel(bpwf, lchip->base + LOCOMO_FRONTLIGHT + LOCOMO_ALS);
810 locomo_writel(bpwf | LOCOMO_ALC_EN, lchip->base + LOCOMO_FRONTLIGHT + LOCOMO_ALS);

Completed in 17 milliseconds