Lines Matching defs:source
37 uint32_t source : 8; /* source index + 1 (0 == none) */
66 .source = 1 + R9A06G032_##_src, .name = _n, \
70 .source = 1 + R9A06G032_##_src, .name = _n, \
77 .source = 1 + R9A06G032_##_src, .name = _n, \
81 .source = 1 + R9A06G032_##_src, .name = _n, \
86 .source = 1 + R9A06G032_##_src, .name = _n, \
288 .source = 1 + R9A06G032_DIV_UART,
297 .source = 1 + R9A06G032_DIV_P2_PG,
711 * peripherals that have two potential clock source and two gates, one for
712 * each of the clock source - the used clock source (for all sub clocks)
925 const char *parent_name = d->source ?
926 __clk_get_name(clocks->data.clks[d->source - 1]) :