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