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