Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c137 static void mtk_hw_bits_part(struct mtk_pin_field *pf, int *h, int *l) in mtk_hw_bits_part()
144 struct mtk_pin_field *pf, int value) in mtk_hw_write_cross_field()
158 struct mtk_pin_field *pf, int *value) in mtk_hw_read_cross_field()
173 struct mtk_pin_field pf; in mtk_hw_set_value() local
192 struct mtk_pin_field pf; in mtk_hw_get_value() local
/openbmc/qemu/hw/net/
H A Digbvf.c216 PCIDevice *pf = pcie_sriov_get_pf(vf); in igbvf_mmio_read() local
226 PCIDevice *pf = pcie_sriov_get_pf(vf); in igbvf_mmio_write() local
/openbmc/qemu/include/hw/pci/
H A Dpcie_sriov.h25 PCIDevice *pf; /* Pointer back to owner physical function */ member
/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c258 GPtrArray *pf; in pcie_sriov_pf_init_from_user_created_vfs() local
367 GPtrArray *pf; in pcie_sriov_register_device() local
403 GPtrArray *pf = g_hash_table_lookup(pfs, dev->sriov_pf); in pcie_sriov_unregister_device() local
H A Dpci.c1599 PCIDevice *pf = d->exp.sriov_vf.pf; in pci_config_get_bar_addr() local
/openbmc/qemu/ui/
H A Dqemu-pixman.c15 PixelFormat pf; in qemu_pixelformat_from_pixman() local
151 pixman_format_code_t qemu_pixman_get_format(PixelFormat *pf, int endian) in qemu_pixman_get_format()
H A Dconsole.c1501 PixelFormat pf = qemu_pixelformat_from_pixman(fmt); in qemu_default_pixelformat() local
H A Dvnc.c2261 PixelFormat *pf = &vs->client_pf; in send_color_map() local
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h77 #define PCIE_LCTRL0_PF(pf) ((pf) << 16) argument
79 #define PCIE_LCTRL0_VAL(pf, vf) (PCIE_LCTRL0_PF(pf) | \ argument
H A Dpcie_layerscape.c418 int pf, vf; in ls_pcie_setup_ep() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsbe_ffdc_handler.cpp268 PelFFDCfile pf; in process() local
H A Dmanager.cpp327 PelFFDCfile pf; in convertToPelFFDC() local
/openbmc/qemu/hw/net/can/
H A Dctucan_core.c240 uint8_t *pf; in ctucan_send_ready_buffers() local
/openbmc/u-boot/drivers/video/stm32/
H A Dstm32_ltdc.c158 enum stm32_ltdc_pix_fmt pf; in stm32_ltdc_get_pixel_format() local
/openbmc/qemu/hw/display/
H A Dvmware_vga.c815 PixelFormat pf; in vmsvga_value_read() local
/openbmc/u-boot/common/
H A Dcli_hush.c2663 FILE *pf; local
/openbmc/qemu/hw/nvme/
H A Dnvme.h693 NvmeCtrl *pf = NVME(pcie_sriov_get_pf(pci_dev)); in nvme_sctrl() local