Searched refs:_SUNXI_CCU_DIV_OFFSET_MAX_FLAGS (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu_div.h | 62 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ macro 72 _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, 1, _max, _flags) 81 _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _offset, 0, 0)
|