Home
last modified time | relevance | path

Searched defs:p (Results 826 – 850 of 1015) sorted by relevance

1...<<3132333435363738394041

/openbmc/qemu/hw/display/
H A Dvga.c103 #define GET_PLANE(data, p) ((cpu_to_le32(data) >> ((p) * 8)) & 0xff) argument
1711 uint8_t *p; in vga_draw_graphic() local
/openbmc/u-boot/include/linux/
H A Dfb.h566 #define FB_LEFT_POS(p, bpp) (fb_be_math(p) ? (32 - (bpp)) : 0) argument
567 #define FB_SHIFT_HIGH(p, val, bits) (fb_be_math(p) ? (val) >> (bits) : \ argument
569 #define FB_SHIFT_LOW(p, val, bits) (fb_be_math(p) ? (val) << (bits) : \ argument
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h214 unsigned char p; member
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c82 void *p; in kmemdup() local
/openbmc/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip-core.c543 const struct pinconf_param *p, *end; in rockchip_pinconf_prop_name_to_param() local
/openbmc/u-boot/drivers/net/
H A Dmvgbe.c577 void *p = (void *)dataptr; in __mvgbe_send() local
H A Ddc2114x.c700 u_short tmp, *p = (u_short *)(&dev->enetaddr[0]); in read_hw_addr() local
/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c155 rgb_t *p; in image_load_tga() local
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c696 char *p; in os_find_u_boot() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci_modern.c419 void __iomem *p; in virtio_pci_map_capability() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c526 char *p = &msg[34], *q = &msg[30]; in print_eckd_msg() local
/openbmc/qemu/hw/sensor/
H A Dmax34451.c602 uint16_t *p = s; in memset_word() local
/openbmc/qemu/accel/tcg/
H A Dcpu-exec.c157 static bool tb_lookup_cmp(const void *p, const void *d) in tb_lookup_cmp()
/openbmc/qemu/target/ppc/
H A Dmmu_common.c855 int s, p; in ppc_cpu_get_phys_page_debug() local
/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp328 for (const auto& p : downstreamChassisPaths) in getChassisContains() local
/openbmc/qemu/hw/misc/
H A Daspeed_scu.c539 uint32_t p = (hpll_reg >> 13) & 0x3f; in aspeed_2500_scu_calc_hpll() local
559 uint32_t p = (hpll_reg >> 19) & 0xf; in aspeed_2600_scu_calc_hpll() local
/openbmc/qemu/block/
H A Dfile-posix.c949 uint64_t p = 1ULL << i; in raw_check_lock_bytes() local
965 uint64_t p = 1ULL << i; in raw_check_lock_bytes() local
1258 char *p; in get_sysfs_str_val() local
1888 char *p = buf; in handle_aiocb_rw() local
1900 char *p = buf; in handle_aiocb_rw() local
/openbmc/u-boot/include/linux/usb/
H A Dch9.h688 #define USB_SS_MULT(p) (1 + ((p) & 0x3)) argument
854 #define USB_GET_BESL_BASELINE(p) (((p) & (0xf << 8)) >> 8) argument
855 #define USB_GET_BESL_DEEP(p) (((p) & (0xf << 12)) >> 12) argument
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dclock.c588 int clock_set_rate(enum clock_id clkid, u32 n, u32 m, u32 p, u32 cpcon) in clock_set_rate()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_dfu.c138 unsigned char *p = (unsigned char *)&ms; in dfu_set_poll_timeout() local
/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.c54 struct NetRxPkt *p = g_malloc0(sizeof *p); in net_rx_pkt_init() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c589 uint8_t *p = buf; in omap_read_page_bch() local
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_basic.c203 char *p; in serial_bm_open() local
/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c665 int (*idle_bus_fn)(void *p), void *idle_bus_data) in bus_i2c_init()
/openbmc/u-boot/tools/
H A Difdtool.c799 const char *p; in get_two_words() local

1...<<3132333435363738394041