Lines Matching +defs:val +defs:base
70 void __iomem *base; member
269 void __iomem *base = chip_data->host_data->base; in stm32mp_chip_suspend() local
281 void __iomem *base = chip_data->host_data->base; in stm32mp_chip_resume() local
294 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_write_bit() local
295 u32 val = BIT(d->hwirq % IRQS_PER_BANK); in stm32mp_exti_write_bit() local
303 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_set_bit() local
304 u32 val; in stm32mp_exti_set_bit() local
316 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_clr_bit() local
317 u32 val; in stm32mp_exti_clr_bit() local
373 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_set_type() local
460 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_retrigger() local
565 void __iomem *base = h_data->base; in stm32mp_exti_chip_init() local