Searched defs:DRVR_LOGIC_CLK_DIV (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/qualcomm/emac/ | ||
H A D | emac-sgmii-qdf2432.c | 81 #define DRVR_LOGIC_CLK_DIV(x) ((x) & 0xf) macro |
H A D | emac-sgmii-qdf2400.c | 87 #define DRVR_LOGIC_CLK_DIV(x) ((x) & 0xf) macro |