Home
last modified time | relevance | path

Searched defs:fsel (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/powerpc/math-emu/
H A Dfsel.c11 fsel(u32 *frD, void *frA, u32 *frB, u32 *frC) in fsel() function
/openbmc/qemu/include/hw/gpio/
H A Dbcm2835_gpio.h31 uint8_t fsel[54]; member
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dclock.h34 unsigned int fsel; member
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c287 enum bcm2835_fsel fsel) in bcm2835_pinctrl_fsel_set()
342 enum bcm2835_fsel fsel = bcm2835_pinctrl_fsel_get(pc, offset); in bcm2835_gpio_get_direction() local
745 enum bcm2835_fsel fsel = bcm2835_pinctrl_fsel_get(pc, offset); in bcm2835_pctl_pin_dbg_show() local
/openbmc/qemu/hw/gpio/
H A Dbcm2835_gpio.c74 int fsel = (value >> (3 * i)) & 0x7; in gpfsel_set() local
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c334 int i, ret, npins, gsel, fsel; in rza2_dt_node_to_map() local
H A Dpinctrl-rza1.c993 int gsel, fsel; in rza1_dt_node_to_map() local
H A Dpinctrl-rzv2m.c230 int ret, gsel, fsel; in rzv2m_dt_subnode_to_map() local
H A Dpinctrl-rzg2l.c270 int ret, gsel, fsel; in rzg2l_dt_subnode_to_map() local
/openbmc/linux/drivers/pinctrl/
H A Dpinmux.c689 int fsel, gsel, ret; in pinmux_select() local
H A Dpinctrl-single.c1005 int rows, *pins, found = 0, res = -ENOMEM, i, fsel, gsel; in pcs_parse_one_pinctrl_entry() local
1119 int rows, *pins, found = 0, res = -ENOMEM, i, fsel; in pcs_parse_bits_in_pinctrl_entry() local
/openbmc/linux/arch/parisc/kernel/
H A Dmodule.c100 #define fsel(v,a) ((v)+(a)) macro
/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110.c297 unsigned int fsel, unsigned int gsel) in jh7110_set_mux()
H A Dpinctrl-starfive-jh7100.c644 unsigned int fsel, unsigned int gsel) in starfive_set_mux()
/openbmc/linux/drivers/perf/
H A Darm-cmn.c623 enum cmn_filter_select fsel; member
1473 enum cmn_filter_select fsel, u8 occupid) in arm_cmn_set_event_sel_hi()