Searched refs:CHV_VBT_MAX_PINS_PER_FMLY (Results 1 – 1 of 1) sorted by relevance
106 #define CHV_VBT_MAX_PINS_PER_FMLY 15 macro334 family_num = gpio_index / CHV_VBT_MAX_PINS_PER_FMLY; in chv_exec_gpio()335 gpio_index = gpio_index % CHV_VBT_MAX_PINS_PER_FMLY; in chv_exec_gpio()