Home
last modified time | relevance | path

Searched refs:bustype (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dmpspec.c105 void mp_write_bus(struct mp_config_table *mc, int id, const char *bustype) in mp_write_bus() argument
112 memcpy(mpc->mpc_bustype, bustype, 6); in mp_write_bus()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmpspec.h316 void mp_write_bus(struct mp_config_table *mc, int id, const char *bustype);