Home
last modified time | relevance | path

Searched defs:PLL_INT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/ctxfi/
H A Dcthardware.h202 #define PLL_INT (1 << 10) /* PLL input-clock out-of-range */ macro
/openbmc/linux/drivers/net/ieee802154/
H A Dmcr20a.c79 static const u8 PLL_INT[16] = { variable
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dchipone-icn6211.c84 #define PLL_INT(n) (0x69 + ((n) & 0x1)) /* 0..1 */ macro