Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_clock.c91 uint16_t clk_bit; member
98 .clk_bit = bit, \
439 if (gate_clks[i].clk_bit < 32) { in jz4780_clock_register()
441 gatedef.shift = gate_clks[i].clk_bit; in jz4780_clock_register()
444 gatedef.shift = gate_clks[i].clk_bit - 32; in jz4780_clock_register()