Searched refs:alt_index (Results 1 – 2 of 2) sorted by relevance
47 u32 alt_index = offset / 8; in stm32_pinctrl_get_af() local49 af = (readl(®s->afr[alt_index]) & in stm32_pinctrl_get_af()
454 u8 alt_index; in nmk_prcm_altcx_set_mode() local500 alt_index = alt_num - 1; in nmk_prcm_altcx_set_mode()501 if (pin_desc->altcx[alt_index].used == false) { in nmk_prcm_altcx_set_mode()513 if (i == alt_index) in nmk_prcm_altcx_set_mode()527 reg = gpiocr_regs[pin_desc->altcx[alt_index].reg_index]; in nmk_prcm_altcx_set_mode()528 bit = pin_desc->altcx[alt_index].control_bit; in nmk_prcm_altcx_set_mode()530 offset, alt_index+1); in nmk_prcm_altcx_set_mode()