Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_div.h59 #define _SUNXI_CCU_DIV_TABLE(_shift, _width, _table) \ macro
99 .div = _SUNXI_CCU_DIV_TABLE(_shift, _width, \
Dccu-sun50i-a64.c389 .div = _SUNXI_CCU_DIV_TABLE(0, 2, ths_div_table),