Searched defs:mask (Results 1 - 25 of 49) sorted by relevance

12

/openwrt/target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/
H A Dutils.h7 static inline void oxnas_register_clear_mask(void __iomem *p, unsigned mask) argument
15 static inline void oxnas_register_set_mask(void __iomem *p, unsigned mask) argument
23 oxnas_register_value_mask(void __iomem *p, unsigned mask, unsigned new_value) argument
/openwrt/target/linux/adm8668/files-3.18/arch/mips/adm8668/
H A Dgpio.c31 u32 mask; local
51 u32 mask; local
66 u32 mask; local
[all...]
/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_vr9.c156 unsigned int mask = 1 << (pp32 << 4); local
177 unsigned int mask = 1 << (pp32 << 4); local
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Dinternal.h46 u32 mask; member in struct:crypto_larval
/openwrt/package/network/ipv6/6rd/src/
H A D6rdcalc.c43 static void parse_str(int af, char *str, void *addr, unsigned long *mask) argument
73 unsigned long v6it, v4it, mask; local
[all...]
/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-ap9x-pci.h35 ap9x_pci_setup_wmac_gpio(unsigned wmac, u32 mask, u32 val) argument
H A Dmach-mr1750.c111 static void __init mr1750_setup_qca955x_eth_cfg(u32 mask, argument
H A Dmach-mr900.c113 static void __init mr900_setup_qca955x_eth_cfg(u32 mask, argument
H A Dmach-om5pac.c120 static void __init om5p_ac_setup_qca955x_eth_cfg(u32 mask, argument
H A Ddev-ap9x-pci.c67 __init void ap9x_pci_setup_wmac_gpio(unsigned wmac, u32 mask, u32 val) argument
H A Dmach-om5pacv2.c138 static void __init om5p_acv2_setup_qca955x_eth_cfg(u32 mask, argument
/openwrt/target/linux/ar71xx/files/drivers/leds/
H A Dleds-rb750.c24 u32 mask; member in struct:rb750_led_dev
/openwrt/target/linux/mcs814x/files-3.18/drivers/gpio/
H A Dgpio-mcs814x.c40 u32 mask; local
54 u32 mask; local
67 u32 mask; local
[all...]
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_vr9.c264 unsigned int mask = 1 << (pp32 << 4); local
291 unsigned int mask = 1 << (pp32 << 4); local
/openwrt/target/linux/generic/files/drivers/net/phy/
H A Dmvswitch.c181 mvswitch_wait_mask(struct phy_device *pdev, int addr, int reg, u16 mask, u16 val) argument
H A Dmvsw61xx.c48 mvsw61xx_wait_mask_raw(struct mii_bus *bus, int addr, int reg, u16 mask, u16 val) argument
135 mvsw61xx_wait_mask_s(struct switch_dev *dev, int addr, int reg, u16 mask, u16 val) argument
[all...]
/openwrt/target/linux/oxnas/files/drivers/irqchip/
H A Dirq-rps.c40 u32 mask = BIT(d->hwirq); local
48 u32 mask = BIT(d->hwirq); local
/openwrt/tools/padjffs2/src/
H A Dpadjffs2.c83 uint32_t mask; local
/openwrt/target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/
H A Dmach-rb750.h66 u32 mask; member in struct:rb750_led_data
/openwrt/target/linux/ar71xx/files/drivers/spi/
H A Dspi-rb4xx-cpld.c93 static int __rb4xx_cpld_change_cfg(struct rb4xx_cpld *cpld, unsigned mask, argument
119 int rb4xx_cpld_change_cfg(unsigned mask, unsigned value) argument
/openwrt/package/boot/uboot-ar71xx/files/drivers/net/
H A Dag71xx.c609 uint32_t mask, mii_type; local
/openwrt/package/network/utils/owipcalc/src/
H A Dowipcalc.c113 struct in_addr mask; local
/openwrt/target/linux/adm5120/files-3.18/drivers/usb/host/
H A Dadm5120-dbg.c145 static void admhc_dump_intr_mask(struct admhcd *ahcd, char *label, u32 mask, argument
[all...]
/openwrt/package/network/ipv6/map/src/
H A Dmapcalc.c86 uint8_t mask = (1 << (8 - bits)) - 1; local
133 int mask = blobmsg_get_u32(ptb[PREFIX_ATTR_MASK]); local
[all...]
/openwrt/package/network/services/ead/src/tinysrp/
H A Dt_conf.c665 int ret=0,bit,bytes,mask; local

Completed in 149 milliseconds

12