Searched refs:SI5351_PARAMETERS_LENGTH (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/
H A Dclk-si5351.h90 #define SI5351_PARAMETERS_LENGTH 8 macro
H A Dclk-si5351.c130 return SI5351_CLK0_PARAMETERS + (SI5351_PARAMETERS_LENGTH * num); si5351_msynth_params_address()
136 u8 buf[SI5351_PARAMETERS_LENGTH]; si5351_read_parameters()
147 si5351_bulk_read(drvdata, reg, SI5351_PARAMETERS_LENGTH, buf); si5351_read_parameters()
158 u8 buf[SI5351_PARAMETERS_LENGTH]; si5351_write_parameters()
178 si5351_bulk_write(drvdata, reg, SI5351_PARAMETERS_LENGTH, buf); si5351_write_parameters()

Completed in 51 milliseconds