Searched refs:htif_console_data (Results 1 – 3 of 3) sorted by relevance
16 struct htif_console_data { struct23 void htif_console_init(struct htif_console_data *pd, paddr_t pbase); argument
33 struct htif_console_data *pd = in chip_to_base()34 container_of(chip, struct htif_console_data, chip); in chip_to_base()73 void htif_console_init(struct htif_console_data *pd, paddr_t pbase) in htif_console_init()
14 static struct htif_console_data console_data __nex_bss;