Lines Matching defs:sp4
2403 struct ray_startup_params_tail_4 *sp4;
2414 sp4 = &sc->sc_startup_4;
2418 memset(sp4, 0, sizeof(*sp4));
2537 sp4->sp_cw_max = 0x3f; /* single byte on build 4 */
2538 sp4->sp_cw_min = 0x0f; /* single byte on build 4 */
2539 sp4->sp_noise_filter_gain = 0x4;
2540 sp4->sp_noise_limit_offset = 0x8;
2541 sp4->sp_rssi_thresh_offset = 0x28;
2542 sp4->sp_busy_thresh_offset = 0x28;
2543 sp4->sp_sync_thresh = 0x07;
2544 sp4->sp_test_mode = 0x0;
2545 sp4->sp_test_min_chan = 0x2;
2546 sp4->sp_test_max_chan = 0x2;
2579 ray_write_region(sc, off, sp4, sizeof(*sp4));