Searched refs:max_rds_errors (Results 1 – 2 of 2) sorted by relevance
53 static unsigned short max_rds_errors = 1; variable58 module_param(max_rds_errors, ushort, 0644);59 MODULE_PARM_DESC(max_rds_errors, "RDS maximum block errors: *1*");300 if (bler > max_rds_errors) in si470x_i2c_interrupt()
70 static unsigned short max_rds_errors = 1; variable75 module_param(max_rds_errors, ushort, 0644);76 MODULE_PARM_DESC(max_rds_errors, "RDS maximum block errors: *1*");437 if (bler > max_rds_errors) in si470x_int_in_callback()