/openbmc/u-boot/board/micronas/vct/ |
H A D | dcgu.c | 14 int dcgu_set_clk_switch(enum dcgu_hw_module module, enum dcgu_switch setup) in dcgu_set_clk_switch() 129 int dcgu_set_reset_switch(enum dcgu_hw_module module, enum dcgu_switch setup) in dcgu_set_reset_switch()
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | abb.c | 22 static void abb_setup_timings(u32 setup) in abb_setup_timings() 58 void abb_setup(u32 fuse, u32 ldovbb, u32 setup, u32 control, in abb_setup()
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | pfpgen.py | 116 def setup(self, objs): member in ConfigEntry 132 def setup(self, objs): member in Sensor 151 def setup(self, objs): member in Gpio 166 def setup(self, objs): member in Tach 180 def setup(self, objs): member in Rpolicy 199 def setup(self, objs): member in AnyOf 213 def setup(self, objs): member in Fallback
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | pdmgen.py | 259 def setup(self, objs): member in ConfigEntry 295 def setup(self, objs): member in Path 340 def setup(self, objs): member in Property 356 def setup(self, objs): member in Instance 378 def setup(self, objs): member in PathInstance 424 def setup(self, objs): member in GroupOfPaths 448 def setup(self, objs): member in GroupOfProperties 469 def setup(self, objs): member in GroupOfInstances 495 def setup(self, objs): member in GroupOfPathInstances 550 def setup(self, objs): member in HasPropertyIndex [all …]
|
/openbmc/qemu/hw/usb/ |
H A D | pcap.c | 58 unsigned char setup[8]; /* Only for Control S-type */ member 120 static void do_usb_pcap_ctrl(FILE *fp, USBPacket *p, bool setup) in do_usb_pcap_ctrl() 165 static void do_usb_pcap_data(FILE *fp, USBPacket *p, bool setup) in do_usb_pcap_data() 233 void usb_pcap_ctrl(USBPacket *p, bool setup) in usb_pcap_ctrl() 244 void usb_pcap_data(USBPacket *p, bool setup) in usb_pcap_data()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/ |
H A D | test_read_write_plainfiles.sh | 12 setup() { function
|
/openbmc/qemu/docs/sphinx/ |
H A D | fakedbusdoc.py | 23 def setup(app: Sphinx) -> Dict[str, Any]: function
|
H A D | depfile.py | 60 def setup(app): function
|
H A D | qmp_lexer.py | 37 def setup(sphinx): function
|
H A D | kerneldoc.py | 156 def setup(app): function
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | kernel_include.py | 45 def setup(app): function
|
H A D | kerneldoc.py | 135 def setup(app): function
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_oem.h | 40 int (*setup)(struct ipmi_intf * intf); member
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_textinput.c | 26 static int setup(const efi_handle_t handle, in setup() function
|
H A D | efi_selftest_rtc.c | 23 static int setup(const efi_handle_t handle, in setup() function
|
H A D | efi_selftest_crc32.c | 72 static int setup(const efi_handle_t handle, in setup() function
|
H A D | efi_selftest_loaded_image.c | 24 static int setup(const efi_handle_t img_handle, in setup() function
|
H A D | efi_selftest_gop.c | 23 static int setup(const efi_handle_t handle, in setup() function
|
H A D | efi_selftest_exitbootservices.c | 39 static int setup(const efi_handle_t handle, in setup() function
|
H A D | efi_selftest_event_groups.c | 43 static int setup(const efi_handle_t handle, in setup() function
|
H A D | efi_selftest_events.c | 44 static int setup(const efi_handle_t handle, in setup() function
|
H A D | efi_selftest_textinputex.c | 50 static int setup(const efi_handle_t handle, in setup() function
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | usb-sandbox.c | 17 struct devrequest *setup, struct udevice *emul) in usbmon_trace() 42 struct devrequest *setup) in sandbox_submit_control()
|
/openbmc/openbmc-test-automation/extended/ |
H A D | run_keyword.py | 15 def setup(): function
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | spi.h | 24 int (*setup)(void **priv, const char *spec); member
|