Searched defs:lv (Results 1 – 6 of 6) sorted by relevance
41 static int lv5207lp_write(struct lv5207lp *lv, u8 reg, u8 data) in lv5207lp_write()48 struct lv5207lp *lv = bl_get_data(backlight); in lv5207lp_backlight_update_status() local68 struct lv5207lp *lv = bl_get_data(backlight); in lv5207lp_backlight_check_fb() local85 struct lv5207lp *lv; in lv5207lp_probe() local
480 struct drm_exynos_ipp_limit_val *lh = &l.h, *lv = &l.v; in exynos_drm_ipp_check_size_limits() local525 const struct drm_exynos_ipp_limit_val *lh, *lv; in exynos_drm_ipp_check_scale_limits() local
104 u32 lv = 0xFFFF; /* This is the lfsr value that the hw starts with */ in udl_lfsr16() local
1055 struct gpio_v2_line_values lv; in linereq_get_values() local1115 struct gpio_v2_line_values *lv) in linereq_set_values_unlocked()1158 struct gpio_v2_line_values lv; in linereq_set_values() local
198 u32 lv = 0xFFFF; /* This is the lfsr value that the hw starts with */ in dlfb_lfsr16() local
255 #define THERMCTL_LVL_REG(rg, lv) ((rg) + ((lv) * THERMCTL_LVL_REGS_SIZE)) argument