Home
last modified time | relevance | path

Searched refs:grab (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dvsprintf.c809 int grab = 3; in print_grouped_ull() local
813 for (s = str; *s; s += grab) { in print_grouped_ull()
816 printf("%.*s", grab, s); in print_grouped_ull()
817 grab = 3; in print_grouped_ull()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dvectors.S198 add r0, sp, #S_FRAME_SIZE @ grab pointer to old stack
/rk3399_rockchip-uboot/doc/driver-model/
H A Dusb-info.txt50 The ofdata_to_platdata() method allows the controller driver to grab any