Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_ar933x.c44 static u32 ar933x_serial_get_baud(u32 clk, u32 scale, u32 step) in ar933x_serial_get_baud()
59 u32 *scale, u32 *step) in ar933x_serial_get_scale_step()
92 u32 val, scale, step; in ar933x_serial_setbrg() local
203 u32 val, scale, step; in _debug_uart_init() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display_helper.c265 int scale = 0; in display_rect_calc_scale() local
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Ddecode.c737 int scale, in decode_sib_si()
/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.c1296 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ argument
1309 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) argument
1330 int scale = 0; in write_buff() local
/rk3399_rockchip-uboot/cmd/
H A Dsf.c220 size_t scale = 1; in spi_flash_update() local
/rk3399_rockchip-uboot/drivers/video/
H A Dconsole_truetype.c122 double scale; member
H A Dstb_truetype.h2405 float scale = scale_x > scale_y ? scale_y : scale_x; in stbtt_Rasterize() local
2521 float scale; in stbtt_BakeFontBitmap() local
2854 …float scale = fh > 0 ? stbtt_ScaleForPixelHeight(info, fh) : stbtt_ScaleForMappingEmToPixels(info,… in stbtt_PackFontRangesGatherRects() local
2887 …float scale = fh > 0 ? stbtt_ScaleForPixelHeight(info, fh) : stbtt_ScaleForMappingEmToPixels(info,… in stbtt_PackFontRangesRenderIntoRects() local