Home
last modified time | relevance | path

Searched refs:gbl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/backlight/
H A Dgpio_backlight.c26 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_update_status() local
28 gpiod_set_value_cansleep(gbl->gpiod, backlight_get_brightness(bl)); in gpio_backlight_update_status()
36 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_check_fb() local
38 return !gbl->dev || gbl->dev == info->device; in gpio_backlight_check_fb()
54 struct gpio_backlight *gbl; in gpio_backlight_probe() local
57 gbl = devm_kzalloc(dev, sizeof(*gbl), GFP_KERNEL); in gpio_backlight_probe()
58 if (gbl == NULL) in gpio_backlight_probe()
62 gbl->dev = pdata->dev; in gpio_backlight_probe()
66 gbl->gpiod = devm_gpiod_get(dev, NULL, GPIOD_ASIS); in gpio_backlight_probe()
67 if (IS_ERR(gbl->gpiod)) { in gpio_backlight_probe()
[all …]
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c75 static struct gbl_type *gbl; variable
85 if (gbl->error_stage == CAL_STAGE_NIL) { in set_failing_group_stage()
86 gbl->error_substage = substage; in set_failing_group_stage()
87 gbl->error_stage = stage; in set_failing_group_stage()
88 gbl->error_group = group; in set_failing_group_stage()
1062 rw_wl_nop_cycles = gbl->rw_wl_nop_cycles; in rw_mgr_mem_calibrate_write_test_issue()
2549 if (gbl->phy_debug_mode_flags & PHY_DEBUG_DISABLE_GUARANTEED_READ) in rw_mgr_mem_calibrate_guaranteed_write()
2816 writel(gbl->curr_read_lat, &phy_mgr_cfg->phy_rlat); in rw_mgr_mem_calibrate_lfifo()
2818 __func__, __LINE__, gbl->curr_read_lat); in rw_mgr_mem_calibrate_lfifo()
2829 gbl->curr_read_lat--; in rw_mgr_mem_calibrate_lfifo()
[all …]
/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst204 struct t { void *g; } gbl = { global };
229 0000000000000037 0000000800000002 R_BPF_64_ABS64 0000000000000000 gbl
237 0000000000000084 0000000800000004 R_BPF_64_NODYLD32 0000000000000000 gbl