Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c43 uchar *fb, int x_off, int y_off) in video_display_rle8_bitmap()
H A Dstb_truetype.h2403 … num_verts, float scale_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int … in stbtt_Rasterize()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_plane.c911 u32 x_off = vc4_state->src_x & tile_w_mask; in vc4_plane_mode_set() local
996 u32 tile_w, tile, x_off, pix_per_tile; in vc4_plane_mode_set() local
/openbmc/u-boot/common/
H A Dlcd.c445 uchar *fb, int x_off, int y_off) in lcd_display_rle8_bitmap()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dtty.c865 u8 baud, data_bits, stop_bits, parity, x_on, x_off; in rfcomm_tty_set_termios() local