Searched defs:reg_type (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/drivers/power/regulator/ |
H A D | sandbox.c | 79 int out_get_value(struct udevice *dev, int output_count, int reg_type, in out_get_value() 106 static int out_set_value(struct udevice *dev, int output_count, int reg_type, in out_set_value()
|
/openbmc/libcper/generator/sections/ |
H A D | gen-section-ia32x64.c | 152 int reg_type = cper_rand() % 8; in generate_ia32x64_context_structure() local
|
H A D | gen-section-arm.c | 165 UINT16 reg_type = cper_rand() % 9; in generate_arm_context_info() local
|
/openbmc/u-boot/drivers/clk/ |
H A D | mpc83xx_clk.h | 83 enum reg_type { enum
|
/openbmc/qemu/include/hw/cxl/ |
H A D | cxl_component.h | 23 enum reg_type { enum
|
/openbmc/u-boot/drivers/ram/stm32mp1/ |
H A D | stm32mp1_ddr.c | 168 enum reg_type { enum
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.c | 57 enum meson_reg_type reg_type, in meson_gpio_calc_reg_and_bit()
|
/openbmc/u-boot/include/ |
H A D | ddr_spd.h | 261 unsigned char reg_type; member
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 1051 def reg_type(typ, compact, o, exact): function
|