Home
last modified time | relevance | path

Searched defs:byte_width (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dhwvalid.c93 u32 byte_width; in acpi_hw_validate_io_request() local
H A Dtbfadt.c160 u8 byte_width, in acpi_tb_init_generic_address()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/udl/
H A Dudl_transfer.c215 u32 byte_width) in udl_render_hline()
H A Dudl_modeset.c316 const int byte_width = (clip.x2 - clip.x1) << log_bpp; in udl_handle_damage() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideo_bmp.c202 unsigned long width, height, byte_width; in video_bmp_display() local
/OK3568_Linux_fs/u-boot/common/
H A Dlcd.c577 unsigned long width, height, byte_width; in lcd_display_bitmap() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dudlfb.c537 u32 byte_offset, u32 byte_width, in dlfb_render_hline()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/
H A Ddm9000.c374 static void dm9000_set_io(struct board_info *db, int byte_width) in dm9000_set_io()