Searched refs:K210_DIV_ONE_BASED (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-k210.c | 44 K210_DIV_ONE_BASED, enumerator 118 K210_DIV(K210_SYSCTL_THR0, 0, 4, K210_DIV_ONE_BASED) 123 K210_DIV(K210_SYSCTL_THR0, 4, 4, K210_DIV_ONE_BASED) 128 K210_DIV(K210_SYSCTL_THR0, 16, 4, K210_DIV_ONE_BASED) 133 K210_DIV(K210_SYSCTL_THR0, 12, 4, K210_DIV_ONE_BASED) 138 K210_DIV(K210_SYSCTL_SEL0, 3, 3, K210_DIV_ONE_BASED) 143 K210_DIV(K210_SYSCTL_SEL0, 6, 3, K210_DIV_ONE_BASED) 148 K210_DIV(K210_SYSCTL_SEL0, 9, 3, K210_DIV_ONE_BASED) 153 K210_DIV(K210_SYSCTL_THR0, 8, 4, K210_DIV_ONE_BASED) 763 case K210_DIV_ONE_BASED: in k210_clk_get_rate()
|