Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-npcm-sgpio.c157 static const struct npcm_sgpio_bank *offset_to_bank(unsigned int offset) in offset_to_bank() function
176 *bank = offset_to_bank(*offset); in npcm_sgpio_irqd_to_data()
232 const struct npcm_sgpio_bank *bank = offset_to_bank(offset); in npcm_sgpio_set()
255 bank = offset_to_bank(offset); in npcm_sgpio_get()
259 bank = offset_to_bank(offset); in npcm_sgpio_get()