Searched refs:SI5351_CLK_DRIVE_STRENGTH_8MA (Results 1 – 2 of 2) sorted by relevance
/drivers/clk/ | ||
D | clk-si5351.h | 80 #define SI5351_CLK_DRIVE_STRENGTH_8MA (3<<0) macro |
D | clk-si5351.c | 843 mask = SI5351_CLK_DRIVE_STRENGTH_8MA; in _si5351_clkout_set_drive_strength() |