Searched defs:write_config (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/ |
H A D | dbus-vmstate-daemon.sh | 23 write_config() function
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/ |
H A D | case.py | 164 def write_config(self, data, multiconfig=None): member in OESelftestTestCase
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_wb.c | 69 u32 write_config = 0; in dpu_hw_wb_setup_format() local
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-mt7621.c | 152 static void write_config(struct mt7621_pcie *pcie, unsigned int dev, in write_config() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | eeh.h | 226 int (*write_config)(struct eeh_dev *edev, int where, int size, u32 val); member
|
/openbmc/u-boot/include/ |
H A D | pci.h | 883 int (*write_config)(struct udevice *bus, pci_dev_t bdf, uint offset, member 1490 int (*write_config)(struct udevice *dev, uint offset, ulong value, member
|
/openbmc/u-boot/tools/buildman/ |
H A D | kconfiglib.py | 516 def write_config(self, filename, header=None): member in Config
|