Searched refs:AHD_SET_PRECOMP (Results 1 – 3 of 3) sorted by relevance
960 AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); in ahd_aic790X_setup()987 AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); in ahd_aic790X_setup()
1363 AHD_SET_PRECOMP(ahd, iocell_opts->precomp); in ahd_platform_init()2726 AHD_SET_PRECOMP(ahd, precomp); in ahd_linux_set_pcomp_en()2728 AHD_SET_PRECOMP(ahd, 0); in ahd_linux_set_pcomp_en()
1264 #define AHD_SET_PRECOMP(ahd, new_pcomp) \ macro