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