Home
last modified time | relevance | path

Searched refs:_M (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/ath25/
H A Ddevices.h7 #define ATH25_REG_MS(_val, _field) (((_val) & _field##_M) >> _field##_S)
/linux/drivers/clk/
H A Dclk-sp7021.c128 #define _M 1000000UL macro
129 #define F_27M (27 * _M)
134 #define FVCO_MIN (100 * _M)
135 #define FVCO_MAX (200 * _M)
/linux/drivers/net/ethernet/intel/ice/
H A Dice.h131 ICE_AQ_VSI_UP_TABLE_UP##i##_M)