Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/renesas/
Dr9a06g032-clocks.c73 { .type = K_FFC, .index = R9A06G032_##_idx, .name = _n, \
76 { .type = K_FFC, .index = R9A06G032_##_idx, \
90 enum { K_GATE = 0, K_FFC, K_DIV, K_BITSEL, K_DUALGATE }; enumerator
932 case K_FFC: in r9a06g032_clocks_probe()