Searched defs:clk_unit (Results 1 – 2 of 2) sorted by relevance
232 struct clk_unit { struct240 #define to_unitclk(_hw) container_of(_hw, struct clk_unit, hw) argument
505 u8 clk_unit, div_h, div_l, tacho_div; in aspeed_get_fan_tach_ch_measure_period() local