Home
last modified time | relevance | path

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

/linux/drivers/dpll/zl3073x/
H A Dcore.h30 #define ZL3073X_NUM_PINS (ZL3073X_NUM_INPUT_PINS + \ macro
H A Ddpll.c1612 for (index = 0; index < ZL3073X_NUM_PINS; index++) { in zl3073x_dpll_pins_register()