Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-bcm7120-l2.c45 int en_offset[MAX_WORDS]; member
158 data->en_offset[0] = IRQEN; in bcm7120_l2_intc_iomap_7120()
198 data->en_offset[gc_idx] = en - base; in bcm7120_l2_intc_iomap_3380()
294 ct->regs.mask = data->en_offset[idx]; in bcm7120_l2_intc_probe()
298 data->en_offset[idx]); in bcm7120_l2_intc_probe()
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c421 unsigned int en_offset = offset; in armada_37xx_gpio_direction_output() local
434 armada_37xx_update_reg(&reg, &en_offset); in armada_37xx_gpio_direction_output()