Lines Matching defs:index
240 uint8_t index;
272 .index = (idx), \
284 .index = (idx), \
296 .index = (idx), \
308 .index = (idx), \
717 if (gate_ref(i)->index == id) {
1056 VERBOSE("Enable clock %u\n", gate->index);
1069 VERBOSE("Disable clock %u\n", gate->index);
2151 enum stm32mp_osc_id index)
2156 stm32mp1_osc[index] = frequency;