Searched refs:CLKF_MASK (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dmac53c94.h173 #define CLKF_MASK 7 macro
174 #define CLKF_VAL(freq) ((((freq) + 4999999) / 5000000) & CLKF_MASK)
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv740d.h47 #define CLKF_MASK (0x7f << 0) macro
H A Drv740_dpm.c214 CLKF_MASK | rv740_populate_mclk_value()
231 CLKF_MASK | rv740_populate_mclk_value()
H A Drv770d.h120 #define CLKF_MASK (0x7f << 0) macro
H A Dcypress_dpm.c516 CLKF_MASK | cypress_populate_mclk_value()
533 CLKF_MASK | cypress_populate_mclk_value()
H A Drv770_dpm.c430 CLKF_MASK | rv770_populate_mclk_value()
458 CLKF_MASK | rv770_populate_mclk_value()
H A Dnid.h562 #define CLKF_MASK (0x7f << 0) macro
H A Dsid.h621 #define CLKF_MASK (0xfff << 16) macro
H A Dcikd.h746 #define CLKF_MASK (0xfff << 16) macro
H A Devergreend.h100 #define CLKF_MASK (0x7f << 0) macro
H A Dni_dpm.c2199 CLKF_MASK | ni_populate_mclk_value()
2216 CLKF_MASK | ni_populate_mclk_value()
H A Dci_dpm.c2784 mpll_func_cntl_1 &= ~(CLKF_MASK | CLKFRAC_MASK | VCO_MODE_MASK); ci_calculate_mclk_params()
H A Dsi_dpm.c4913 mpll_func_cntl_1 &= ~(CLKF_MASK | CLKFRAC_MASK | VCO_MODE_MASK); si_populate_mclk_value()

Completed in 401 milliseconds