Home
last modified time | relevance | path

Searched defs:pts (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dwarmboot.h96 u32 pts:2; member
/openbmc/u-boot/drivers/usb/host/
H A Dehci-tegra.c311 static void init_phy_mux(struct fdt_usb *config, uint pts, in init_phy_mux()
/openbmc/qemu/tcg/
H A Doptimize.c228 TCGTemp *pts = ti->prev_copy; in reset_ts() local
/openbmc/qemu/linux-user/
H A Dsyscall.c1600 struct timespec ts, *pts; in do_ppoll() local
4120 struct timespec ts, *pts = NULL; in do_semtimedop() local
7821 struct timespec ts, *pts = NULL; in do_futex() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2248 static void stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, f… in stbtt__rasterize()