Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tc/
H A Dtc.c49 extslotaddr = tbus->ext_slot_base + slot * extslotsize; in tc_bus_add_devices()
182 tc_bus.resource[1].start = tc_bus.ext_slot_base; in tc_init()
183 tc_bus.resource[1].end = tc_bus.ext_slot_base + in tc_init()
/openbmc/linux/arch/mips/dec/
H A Dtc.c53 tbus->ext_slot_base = 0x20000000; in tc_bus_get_info()
/openbmc/linux/include/linux/
H A Dtc.h71 resource_size_t ext_slot_base; member