Searched refs:precomp (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
H A Damifd.h37 unsigned int precomp1; /* start track for precomp 1 */
38 unsigned int precomp2; /* start track for precomp 2 */
H A Damifdreg.h45 #define ADK_MFMPREC (1<<12) /* 0=GCR precomp., 1=MFM precomp. */
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c181 uint8_t precomp; member in struct:ahd_linux_iocell_opts
338 " precomp:<pcomp_list> Set the signal precompensation (0-7).\n"
1167 { "precomp", NULL }, aic79xx_setup()
1201 } else if (strncmp(p, "precomp", n) == 0) { aic79xx_setup()
1202 s = ahd_parse_brace_option("precomp", aic79xx_setup()
1384 if (iocell_opts->precomp != AIC79XX_DEFAULT_PRECOMP) ahd_platform_init()
1385 AHD_SET_PRECOMP(ahd, iocell_opts->precomp); ahd_platform_init()
2750 uint8_t precomp; ahd_linux_set_pcomp_en() local
2756 precomp = iocell_opts->precomp; ahd_linux_set_pcomp_en()
2758 precomp = AIC79XX_DEFAULT_PRECOMP; ahd_linux_set_pcomp_en()
2761 AHD_SET_PRECOMP(ahd, precomp); ahd_linux_set_pcomp_en()
/linux-4.1.27/drivers/char/
H A Dnvram.c564 seq_printf(seq, "HD type 48 data: %d/%d/%d C/H/S, precomp %d, lz %d\n", pc_proc_infos()
568 seq_printf(seq, "HD type 49 data: %d/%d/%d C/H/S, precomp %d, lz %d\n", pc_proc_infos()
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A Dodm.h28 /* 2011/09/22 MH Define for all teams. Please Define the constan in your precomp header. */
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Dodm.h28 /* Define for all teams. Please Define the constant in your precomp header. */
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c5810 /* Read precomp */ bnx2x_set_gmii_tx_driver()

Completed in 285 milliseconds