Home
last modified time | relevance | path

Searched defs:PLL_FRAC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ieee802154/
H A Dmcr20a.c87 static const u8 PLL_FRAC[16] = { variable
/linux/drivers/gpu/drm/bridge/
H A Dchipone-icn6211.c83 #define PLL_FRAC(n) (0x66 + ((n) & 0x3)) /* 0..2 */ macro