/openbmc/linux/arch/powerpc/math-emu/ |
H A D | fsel.c | 11 fsel(u32 *frD, void *frA, u32 *frB, u32 *frC) in fsel() function
|
/openbmc/qemu/include/hw/gpio/ |
H A D | bcm2835_gpio.h | 31 uint8_t fsel[54]; member
|
H A D | bcm2838_gpio.h | 38 uint8_t fsel[BCM2838_GPIO_NUM]; member
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | clock.h | 34 unsigned int fsel; member
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm2835.c | 287 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 D | bcm2835_gpio.c | 74 int fsel = (value >> (3 * i)) & 0x7; in gpfsel_set() local
|
H A D | bcm2838_gpio.c | 96 int fsel = (value >> (NUM_BITS_FSELN * i)) & MASK_FSELN; in gpfsel_set() local
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rza2.c | 334 int i, ret, npins, gsel, fsel; in rza2_dt_node_to_map() local
|
H A D | pinctrl-rza1.c | 993 int gsel, fsel; in rza1_dt_node_to_map() local
|
H A D | pinctrl-rzv2m.c | 230 int ret, gsel, fsel; in rzv2m_dt_subnode_to_map() local
|
H A D | pinctrl-rzg2l.c | 270 int ret, gsel, fsel; in rzg2l_dt_subnode_to_map() local
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinmux.c | 708 int fsel, gsel, ret; in pinmux_select() local
|
H A D | pinctrl-single.c | 1007 int rows, *pins, found = 0, res = -ENOMEM, i, fsel, gsel; in pcs_parse_one_pinctrl_entry() local 1121 int rows, *pins, found = 0, res = -ENOMEM, i, fsel; in pcs_parse_bits_in_pinctrl_entry() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | module.c | 100 #define fsel(v,a) ((v)+(a)) macro
|
/openbmc/linux/drivers/pinctrl/starfive/ |
H A D | pinctrl-starfive-jh7110.c | 297 unsigned int fsel, unsigned int gsel) in jh7110_set_mux()
|
H A D | pinctrl-starfive-jh7100.c | 644 unsigned int fsel, unsigned int gsel) in starfive_set_mux()
|
/openbmc/linux/drivers/perf/ |
H A D | arm-cmn.c | 606 enum cmn_filter_select fsel; member 1453 enum cmn_filter_select fsel, u8 occupid) in arm_cmn_set_event_sel_hi()
|