Home
last modified time | relevance | path

Searched defs:base_type (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/target/alpha/
H A Dcpu.c267 #define DEFINE_ALPHA_CPU_TYPE(base_type, cpu_model, initfn) \ argument
/openbmc/linux/drivers/nvmem/
H A Dsunplus-ocotp.c58 enum base_type { enum
/openbmc/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_ddr.c179 enum base_type { enum
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-gpio.c68 enum base_type { enum
/openbmc/linux/include/linux/
H A Dbpf_verifier.h749 static inline u32 base_type(u32 type) in base_type() function
/openbmc/qemu/include/tcg/
H A Dtcg.h381 TCGType base_type:8; member
/openbmc/linux/drivers/spi/
H A Dspi-bcm-qspi.c190 enum base_type { enum
/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h236 u8 base_type[0x06]; member
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py471 def __init__(self, family, attr_set, attr, value, base_type): argument