Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/drivers/gpu/drm/udl/
H A Dudl_transfer.c176 u32 byte_width) in udl_render_hline()
H A Dudl_modeset.c228 const int byte_width = drm_rect_width(clip) << log_bpp; in udl_handle_damage() local
/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c200 unsigned long width, height, byte_width; in video_bmp_display() local
/openbmc/u-boot/common/
H A Dlcd.c567 unsigned long width, height, byte_width; in lcd_display_bitmap() local
/openbmc/linux/drivers/video/fbdev/
H A Dudlfb.c542 u32 byte_offset, u32 byte_width, in dlfb_render_hline()
/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9000.c370 static void dm9000_set_io(struct board_info *db, int byte_width) in dm9000_set_io()