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