Home
last modified time | relevance | path

Searched refs:sy (Results 1 – 16 of 16) sorted by relevance

/u-boot/arch/arm/cpu/armv8/
A Dfel_utils.S56 dsb sy
57 isb sy
59 dsb sy
61 isb sy
A Dtlb.S21 dsb sy
25 dsb sy
29 dsb sy
A Dcache.S73 dsb sy
100 dsb sy
146 dsb sy
172 dsb sy
185 isb sy
A Dstart.S220 dsb sy
/u-boot/lib/efi_loader/
A Defi_gop.c91 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_int() argument
124 sy + height > gopobj->info.height) in gop_blt_int()
175 slineoff = swidth * sy; in gop_blt_int()
260 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_video_fill() argument
272 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_buf_to_vid16() argument
283 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_buf_to_vid32() argument
294 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_vid_to_vid() argument
306 efi_uintn_t sy, efi_uintn_t dx, in gop_blt_vid_to_buf() argument
373 efi_uintn_t sy, efi_uintn_t dx, in gop_blt() argument
395 sy, dx, dy, width, height, in gop_blt()
[all …]
/u-boot/arch/arm/mach-sunxi/
A Drmr_switch.S40 dsb sy
41 isb sy
45 isb sy
/u-boot/arch/arm/cpu/armv8/bcmns3/
A Dlowlevel.S68 dsb sy
77 dsb sy
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dlowlevel.S234 dsb sy
296 dsb sy
412 dsb sy
419 dsb sy
A Dspintable.S73 dsb sy
/u-boot/drivers/video/nexell/
A Ds5pxx18_dp.c243 int sy = plane->top; in dp_plane_layer_setup() local
245 int ey = sy + plane->height - 1; in dp_plane_layer_setup()
262 nx_mlc_set_position(module, layer, sx, sy, ex, ey); in dp_plane_layer_setup()
271 __func__, plane->fb_base, sx, sy, ex, ey, in dp_plane_layer_setup()
/u-boot/arch/arm/lib/
A Drelocate_64.S90 isb sy
/u-boot/drivers/video/
A Dstb_truetype.h1263 stbtt_int32 x,y,cx,cy,sx,sy, scx,scy; in stbtt_GetGlyphShape() local
1331 sx = sy = cx = cy = scx = scy = 0; in stbtt_GetGlyphShape()
1360 sy = y; in stbtt_GetGlyphShape()
1664 float sy; member
1708 z->sy = e->y0; in stbtt__new_active()
1869 STBTT_assert(e->sy <= e->ey); in stbtt__handle_clipped_edge()
1871 if (y1 < e->sy) return; in stbtt__handle_clipped_edge()
1872 if (y0 < e->sy) { in stbtt__handle_clipped_edge()
1874 y0 = e->sy; in stbtt__handle_clipped_edge()
1934 if (e->sy > y_top) { in stbtt__fill_active_edges_new()
[all …]
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_mlc.h184 s32 sy, s32 ex, s32 ey);
193 s32 sy, s32 ex,
A Ds5pxx18_soc_mlc.c651 void nx_mlc_set_position(u32 module_index, u32 layer, s32 sx, s32 sy, in nx_mlc_set_position() argument
661 writel((((u32)sy & 0xffful) << 16) | ((u32)ey & 0xffful), in nx_mlc_set_position()
667 writel((((u32)sy & 0xffful) << 16) | ((u32)ey & 0xffful), in nx_mlc_set_position()
673 writel((((u32)sy & 0xffful) << 16) | ((u32)ey & 0xffful), in nx_mlc_set_position()
727 u32 region, s32 sx, s32 sy, in nx_mlc_set_rgblayer_invalid_position() argument
741 writel((((sy & 0x7ff) << 16) | (ey & 0x7ff)), in nx_mlc_set_rgblayer_invalid_position()
750 writel((((sy & 0x7ff) << 16) | (ey & 0x7ff)), in nx_mlc_set_rgblayer_invalid_position()
/u-boot/include/linux/
A Dfb.h209 __u32 sy; member
/u-boot/include/
A Defi_api.h1315 efi_uintn_t sy, efi_uintn_t dx,

Completed in 34 milliseconds