Home
last modified time | relevance | path

Searched refs:PLL_INT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/ctxfi/
Dcthardware.h205 #define PLL_INT (1 << 10) /* PLL input-clock out-of-range */ macro
/Linux-v4.19/drivers/net/ieee802154/
Dmcr20a.c88 static const u8 PLL_INT[16] = { variable
516 ret = regmap_write(lp->regmap_dar, DAR_PLL_INT0, PLL_INT[channel - 11]); in mcr20a_set_channel()