Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Ddw_mmc-rockchip.c24 int num_phases; member
132 #define TUNING_ITERATION_TO_PHASE(i, num_phases) \ argument
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c103 static const u_int num_phases = ARRAY_SIZE(ahc_phase_table) - 1; variable
Daic79xx_core.c92 static const u_int num_phases = ARRAY_SIZE(ahd_phase_table) - 1; variable