Searched defs:bsel (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/ |
H A D | misc.h | 13 struct bsel { struct 18 extern struct bsel bsel_str[]; argument
|
H A D | system_manager.h | 92 #define SYSMGR_GET_BOOTINFO_BSEL(bsel) \ argument
|
/openbmc/qemu/hw/acpi/ |
H A D | pcihp.c | 53 int bsel; member 60 uint64_t bsel = object_property_get_uint(OBJECT(bus), ACPI_PCIHP_PROP_BSEL, in acpi_pcihp_get_bsel() local 132 static PCIBus *acpi_pcihp_find_hotplug_bus(AcpiPciHpState *s, int bsel) in acpi_pcihp_find_hotplug_bus() 182 static void acpi_pcihp_eject_slot(AcpiPciHpState *s, unsigned bsel, unsigned slots) in acpi_pcihp_eject_slot() 230 static void acpi_pcihp_update_hotplug_bus(AcpiPciHpState *s, int bsel) in acpi_pcihp_update_hotplug_bus() 292 int bsel; in acpi_pcihp_device_plug_cb() local 344 int bsel = acpi_pcihp_get_bsel(pci_get_bus(pdev)); in acpi_pcihp_device_unplug_request_cb() local 396 int bsel = s->hotplug_select; in pci_read() local
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | misc_gen5.c | 120 const u32 bsel = in print_cpuinfo() local 134 const u32 bsel = readl(&sysmgr_regs->bootinfo) & 0x7; in arch_misc_init() local
|
H A D | spl_a10.c | 34 const u32 bsel = readl(&sysmgr_regs->bootinfo); in spl_boot_device() local
|
H A D | spl_gen5.c | 34 const u32 bsel = readl(&sysmgr_regs->bootinfo); in spl_boot_device() local
|
H A D | misc_arria10.c | 108 const u32 bsel = in print_cpuinfo() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | max98396.c | 456 int in, out, width, bsel, max_sr; member 513 int ret, reg, status, bsel = 0; in max98396_dai_hw_params() local 674 int bsel; in max98396_dai_tdm_slot() local
|
H A D | max98373-i2c.c | 325 int bsel = 0; in max98373_dai_tdm_slot() local
|
H A D | max98520.c | 271 int bsel; in max98520_dai_tdm_slot() local
|
H A D | max98927.c | 396 int bsel = 0; in max98927_dai_tdm_slot() local
|
H A D | max98388.c | 693 int bsel = 0; in max98388_dai_tdm_slot() local
|
H A D | max98390.c | 391 int bsel; in max98390_dai_tdm_slot() local
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | 514 QObject *bsel = object_property_get_qobject(OBJECT(bus), in build_append_pcihp_slots() local 596 QObject *bsel; in build_append_notfication_callback() local
|