Home
last modified time | relevance | path

Searched defs:num_phases (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/host/
H A Ddw_mmc-rockchip.c37 int num_phases; member
293 #define TUNING_ITERATION_TO_PHASE(i, num_phases) \ argument
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c103 static const u_int num_phases = ARRAY_SIZE(ahc_phase_table) - 1; variable
H A Daic79xx_core.c92 static const u_int num_phases = ARRAY_SIZE(ahd_phase_table) - 1; variable