Home
last modified time | relevance | path

Searched defs:kbd (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dbootm.c54 bd_t *kbd; in do_bootm_linux() local
112 static void set_clocks_in_mhz (bd_t *kbd) in set_clocks_in_mhz()
/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dbootm.c103 bd_t *kbd = images->kbd; in boot_jump_linux() local
199 bd_t **kbd = &images->kbd; in boot_bd_t_linux() local
269 static void set_clocks_in_mhz (bd_t *kbd) in set_clocks_in_mhz()
/rk3399_rockchip-uboot/common/
H A Dimage.c1487 int boot_get_kbd(struct lmb *lmb, bd_t **kbd) in boot_get_kbd()
/rk3399_rockchip-uboot/include/
H A Dimage.h381 bd_t *kbd; member