Searched refs:SI5351_PARAMETERS_LENGTH (Results 1 – 2 of 2) sorted by relevance
86 #define SI5351_PARAMETERS_LENGTH 8 macro
126 return SI5351_CLK0_PARAMETERS + (SI5351_PARAMETERS_LENGTH * num); in si5351_msynth_params_address()132 u8 buf[SI5351_PARAMETERS_LENGTH]; in si5351_read_parameters()143 si5351_bulk_read(drvdata, reg, SI5351_PARAMETERS_LENGTH, buf); in si5351_read_parameters()154 u8 buf[SI5351_PARAMETERS_LENGTH]; in si5351_write_parameters()174 si5351_bulk_write(drvdata, reg, SI5351_PARAMETERS_LENGTH, buf); in si5351_write_parameters()
Completed in 5 milliseconds