Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Delf.c51 struct mode_req { struct
59 static const struct mode_req fpu_reqs[] = { argument
74 static struct mode_req none_req = { true, true, false, true, true };
146 struct mode_req prog_req, interp_req; in arch_check_elf()
/linux/drivers/pinctrl/
H A Dpinctrl-da9062.c57 unsigned int offset, unsigned int mode_req) in da9062_pctl_set_pin_mode() argument
60 unsigned int mode = mode_req; in da9062_pctl_set_pin_mode()
71 pctl->pin_config[offset] = mode_req; in da9062_pctl_set_pin_mode()