Searched refs:SI5351_PARAMETERS_LENGTH (Results 1 – 2 of 2) sorted by relevance
90 #define SI5351_PARAMETERS_LENGTH 8 macro
130 return SI5351_CLK0_PARAMETERS + (SI5351_PARAMETERS_LENGTH * num); in si5351_msynth_params_address()136 u8 buf[SI5351_PARAMETERS_LENGTH]; in si5351_read_parameters()147 si5351_bulk_read(drvdata, reg, SI5351_PARAMETERS_LENGTH, buf); in si5351_read_parameters()158 u8 buf[SI5351_PARAMETERS_LENGTH]; in si5351_write_parameters()178 si5351_bulk_write(drvdata, reg, SI5351_PARAMETERS_LENGTH, buf); in si5351_write_parameters()