Home
last modified time | relevance | path

Searched defs:lsb (Results 1 – 9 of 9) sorted by relevance

/u-boot/arch/arm/mach-nexell/
A Dtieoff.c43 u32 lsb, msb; in nx_tieoff_set() local
79 u32 lsb, msb; in nx_tieoff_get() local
/u-boot/drivers/power/
A Dtwl6030.c34 u8 lsb = 0; in twl6030_gpadc_read_channel() local
114 u8 lsb = 0; in twl6030_get_battery_current() local
/u-boot/drivers/timer/
A Dmchp-pit64b-timer.c34 u32 lsb = readl(priv->base + MCHP_PIT64B_TLSBR); in mchp_pit64b_get_count() local
/u-boot/drivers/power/pmic/
A Drk8xx.c90 u8 msb, lsb, id_msb, id_lsb; in rk8xx_probe() local
/u-boot/arch/arm/mach-socfpga/
A Dmisc_gen5.c93 const u32 lsb = id & 0x00000001; in socfpga_fpga_id() local
/u-boot/include/
A Dregmap.h456 unsigned int lsb; member
/u-boot/drivers/video/
A Dconsole_truetype.c210 int lsb; in console_truetype_putc_xy() local
A Dstb_truetype.h2533 int advance, lsb, x0,y0,x1,y1,gw,gh; in stbtt_BakeFontBitmap() local
2899 int advance, lsb, x0,y0,x1,y1; in stbtt_PackFontRangesRenderIntoRects() local
/u-boot/drivers/ram/octeon/
A Docteon3_lmc.c9795 #define EXTRACT(v, lsb, width) (((v) >> (lsb)) & ((1ull << (width)) - 1)) argument

Completed in 110 milliseconds