Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/spacemit/
H A Dpinctrl-k1.c80 static unsigned int spacemit_pin_to_offset(unsigned int pin) in spacemit_pin_to_offset() function
128 return pctrl->regs + spacemit_pin_to_offset(pin); in spacemit_pin_to_reg()
178 seq_printf(seq, "offset: 0x%04x ", spacemit_pin_to_offset(pin)); in spacemit_pctrl_dbg_show()