Lines Matching defs:bank

147 	uint8_t bank;  member
234 struct stm32_gpio_bank *bank = gpio_chip_to_bank(chip); in stm32_gpio_chip_bank_id() local
242 struct stm32_gpio_bank *bank = gpio_chip_to_bank(chip); in stm32_gpio_get_level() local
279 struct stm32_gpio_bank *bank = gpio_chip_to_bank(chip); in stm32_gpio_set_level() local
297 struct stm32_gpio_bank *bank = gpio_chip_to_bank(chip); in stm32_gpio_get_direction() local
324 struct stm32_gpio_bank *bank = gpio_chip_to_bank(chip); in stm32_gpio_set_direction() local
356 struct stm32_gpio_bank *bank = gpio_chip_to_bank(chip); in stm32_gpio_configure() local
397 struct stm32_gpio_bank *bank = gpio_chip_to_bank(chip); in stm32_gpio_put_gpio() local
439 struct stm32_gpio_bank *bank = NULL; in stm32_gpio_get_bank() local
449 static bool pin_is_accessible(struct stm32_gpio_bank *bank, unsigned int pin) in pin_is_accessible()
479 static TEE_Result acquire_rif_semaphore_if_needed(struct stm32_gpio_bank *bank, in acquire_rif_semaphore_if_needed()
503 static uint32_t semaphore_current_cid(struct stm32_gpio_bank *bank, in semaphore_current_cid()
511 static void release_rif_semaphore_if_acquired(struct stm32_gpio_bank *bank, in release_rif_semaphore_if_acquired()
560 static bool pin_is_secure(struct stm32_gpio_bank *bank, unsigned int pin) in pin_is_secure()
579 struct stm32_gpio_bank *bank = stm32_gpio_get_bank(bank_id); in get_gpio_cfg() local
618 struct stm32_gpio_bank *bank = stm32_gpio_get_bank(bank_id); in set_gpio_cfg() local
693 uint32_t bank = 0; in get_pinctrl_from_fdt() local
823 struct stm32_gpio_bank *bank = data; in stm32_gpio_get_dt() local
928 struct stm32_gpio_bank *bank = NULL; in bank_is_registered() local
938 static TEE_Result handle_available_semaphores(struct stm32_gpio_bank *bank, in handle_available_semaphores()
978 static TEE_Result apply_rif_config(struct stm32_gpio_bank *bank, in apply_rif_config()
1077 struct stm32_gpio_bank *bank = firewall->ctrl->priv; in stm32_gpio_fw_configure() local
1135 static void stm32_gpio_save_rif_config(struct stm32_gpio_bank *bank) in stm32_gpio_save_rif_config()
1151 static void stm32_parse_gpio_rif_conf(struct stm32_gpio_bank *bank, in stm32_parse_gpio_rif_conf()
1197 struct stm32_gpio_bank *bank = NULL; in dt_stm32_gpio_bank() local
1278 struct stm32_gpio_bank *bank) in stm32_gpio_firewall_register()
1339 struct stm32_gpio_bank *bank = NULL; in dt_stm32_gpio_pinctrl() local
1375 struct stm32_gpio_bank *bank = NULL; in stm32_pinctrl_conf_apply() local
1444 unsigned int *bank, unsigned int *pin, in stm32_gpio_pinctrl_bank_pin()
1541 static void stm32_gpio_get_conf_sec(struct stm32_gpio_bank *bank) in stm32_gpio_get_conf_sec()
1550 static void stm32_gpio_set_conf_sec(struct stm32_gpio_bank *bank) in stm32_gpio_set_conf_sec()
1562 struct stm32_gpio_bank *bank = NULL; in stm32_gpio_sec_config_resume() local
1589 struct stm32_gpio_bank *bank = NULL; in stm32_gpio_sec_config_suspend() local
1631 struct stm32_gpio_bank *bank = NULL; in apply_sec_cfg() local