Home
last modified time | relevance | path

Searched refs:slot_base (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/tc/
Dtc.c47 slotaddr = tbus->slot_base + slot * slotsize; in tc_bus_add_devices()
164 tc_bus.resource[0].start = tc_bus.slot_base; in tc_init()
165 tc_bus.resource[0].end = tc_bus.slot_base + in tc_init()
/linux-4.1.27/arch/mips/dec/
Dtc.c45 tbus->slot_base = CPHYSADDR((long)rex_slot_address(0)); in tc_bus_get_info()
/linux-4.1.27/include/linux/
Dtc.h70 resource_size_t slot_base; member
Dfmc.h171 __iomem void *slot_base; /* Set by the driver */ member
/linux-4.1.27/Documentation/fmc/
Dcarrier.txt43 __iomem void *slot_base; /* Set by the driver */
101 * slot_base: filled and used by the driver, if useful to it.