Searched refs:STEP (Results 1 – 13 of 13) sorted by relevance
/drivers/cpufreq/ |
D | imx6q-cpufreq.c | 29 STEP, enumerator 135 clk_set_parent(clks[STEP].clk, clks[SECONDARY_SEL].clk); in imx6q_set_target() 136 clk_set_parent(clks[PLL1_SW].clk, clks[STEP].clk); in imx6q_set_target() 142 clk_set_parent(clks[STEP].clk, clks[PLL2_PFD2_396M].clk); in imx6q_set_target() 143 clk_set_parent(clks[PLL1_SW].clk, clks[STEP].clk); in imx6q_set_target()
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.h | 20 #define DPU_HW_VER(MAJOR, MINOR, STEP) (((MAJOR & 0xF) << 28) |\ argument 22 (STEP & 0xFFFF))
|
/drivers/block/ |
D | swim.c | 93 #define STEP 0x071 macro 369 swim_action(base, STEP); in swim_step() 377 if (!swim_readbit(base, STEP)) in swim_step()
|
D | swim3.c | 133 #define STEP 1 macro 398 swim3_select(fs, STEP); in seek_track()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 261 { "STEP", 0x04, 0x04 },
|
D | aic79xx_reg_print.c_shipped | 581 { "STEP", 0x04, 0x04 },
|
D | aic7xxx_reg.h_shipped | 549 #define STEP 0x04
|
D | aic79xx_reg.h_shipped | 1467 #define STEP 0x04
|
D | aic7xxx.reg | 616 field STEP 0x04
|
D | aic79xx_core.c | 3497 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP); in ahd_clear_critical_section() 3517 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP); in ahd_clear_critical_section()
|
D | aic79xx.reg | 3407 field STEP 0x04
|
D | aic7xxx_core.c | 2037 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); in ahc_clear_critical_section()
|
/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 311 #define STEP 0x00000002 macro
|