Home
last modified time | relevance | path

Searched defs:cellsize (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dbitblit.c30 unsigned int cellsize = vc->vc_font.height * width; in update_attr() local
79 u32 d_pitch, u32 s_pitch, u32 cellsize, in bit_putcs_aligned()
111 u32 s_pitch, u32 cellsize, in bit_putcs_unaligned()
149 u32 cellsize = width * vc->vc_font.height; in bit_putcs() local
H A Dfbcon_ud.c30 unsigned int cellsize = vc->vc_font.height * width; in ud_update_attr() local
87 u32 d_pitch, u32 s_pitch, u32 cellsize, in ud_putcs_aligned()
119 u32 s_pitch, u32 cellsize, in ud_putcs_unaligned()
158 u32 cellsize = width * vc->vc_font.height; in ud_putcs() local
H A Dfbcon_cw.c85 u32 d_pitch, u32 s_pitch, u32 cellsize, in cw_putcs_aligned()
121 u32 cellsize = width * vc->vc_font.width; in cw_putcs() local
H A Dfbcon_ccw.c100 u32 d_pitch, u32 s_pitch, u32 cellsize, in ccw_putcs_aligned()
136 u32 cellsize = width * vc->vc_font.width; in ccw_putcs() local
/openbmc/linux/scripts/dtc/
H A Dchecks.c1391 unsigned int cell, cellsize = 0; in check_property_phandle_args() local
1602 size_t cellsize, cell, map_cells; in check_interrupt_map() local
/openbmc/u-boot/scripts/dtc/
H A Dchecks.c1107 int cell, cellsize = 0; in check_property_phandle_args() local