Searched refs:max_rds_errors (Results 1 – 2 of 2) sorted by relevance
61 static unsigned short max_rds_errors = 1; variable66 module_param(max_rds_errors, ushort, 0644);67 MODULE_PARM_DESC(max_rds_errors, "RDS maximum block errors: *1*");312 if (bler > max_rds_errors) in si470x_i2c_interrupt()
79 static unsigned short max_rds_errors = 1; variable84 module_param(max_rds_errors, ushort, 0644);85 MODULE_PARM_DESC(max_rds_errors, "RDS maximum block errors: *1*");446 if (bler > max_rds_errors) in si470x_int_in_callback()