Searched refs:slot_reg (Results 1 – 1 of 1) sorted by relevance
1153 volatile uint64_t *slot_reg; in sbus_initchild() local1213 slot_reg = softsp->sbus_slot_config_reg + slot; in sbus_initchild()1270 *slot_reg |= SBUS_ETM; in sbus_initchild()1273 *slot_reg &= ~SBUS_ETM; in sbus_initchild()1288 *slot_reg &= (uint64_t)~SYSIO_SLAVEBURST_MASK; in sbus_initchild()1291 *slot_reg |= (uint64_t)burstsizes; in sbus_initchild()1295 tmp = *slot_reg; in sbus_initchild()