Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-k210.c53 #define K210_DIV(_reg, _shift, _width, _type) \ macro
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)
158 K210_DIV(K210_SYSCTL_THR1, 0, 8, K210_DIV_DOUBLE_ONE_BASED)
[all …]