Searched refs:reg_type (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-gemini/
H A Dgpio.c86 unsigned int reg_both, reg_level, reg_type; local
88 reg_type = __raw_readl(base + GPIO_INT_TYPE);
94 reg_type &= ~gpio_mask;
98 reg_type &= ~gpio_mask;
103 reg_type &= ~gpio_mask;
108 reg_type |= gpio_mask;
112 reg_type |= gpio_mask;
119 __raw_writel(reg_type, base + GPIO_INT_TYPE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dni_pcimio.c569 .reg_type = ni_reg_611x,
588 .reg_type = ni_reg_611x,
608 .reg_type = ni_reg_6711,
622 .reg_type = ni_reg_6711,
636 .reg_type = ni_reg_6713,
650 .reg_type = ni_reg_6713,
664 .reg_type = ni_reg_6711,
678 .reg_type = ni_reg_6713,
692 .reg_type = ni_reg_6713,
800 .reg_type
[all...]
H A Dni_mio_common.c686 if (boardtype.reg_type & ni_reg_m_series_mask)
716 if (boardtype.reg_type == ni_reg_6143) {
723 if (boardtype.reg_type == ni_reg_625x) {
1264 if (boardtype.reg_type & ni_reg_6xxx_mask) {
1267 if (boardtype.reg_type != ni_reg_6711) {
1333 if (boardtype.reg_type & ni_reg_6xxx_mask)
1356 if (boardtype.reg_type == ni_reg_611x) {
1373 } else if (boardtype.reg_type == ni_reg_6143) {
1466 if (boardtype.reg_type == ni_reg_611x) {
1477 } else if (boardtype.reg_type
[all...]
H A Dni_stc.h1146 static inline unsigned MSeries_AI_Config_Bank_Bits(enum ni_reg_type reg_type, argument
1150 if (reg_type == ni_reg_622x) {
1416 int reg_type; member in struct:ni_board_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dplatform.h126 enum ps3_reg_type *reg_type);
132 enum ps3_reg_type *reg_type, u64 *bus_addr, u64 *len);
155 enum ps3_reg_type reg_type, u64 *bus_addr, u64 *len);
H A Drepository.c275 enum ps3_reg_type *reg_type)
286 *reg_type = v1;
303 enum ps3_reg_type *reg_type, u64 *bus_addr, u64 *len)
306 reg_index, reg_type);
545 enum ps3_reg_type reg_type, u64 *bus_addr, u64 *len)
550 pr_debug("%s:%d: find reg_type %u\n", __func__, __LINE__, reg_type);
568 if (t == reg_type) {
578 pr_debug("%s:%d: found reg_type %u at res_index %u\n",
579 __func__, __LINE__, reg_type, res_inde
273 ps3_repository_read_dev_reg_type(unsigned int bus_index, unsigned int dev_index, unsigned int reg_index, enum ps3_reg_type *reg_type) argument
301 ps3_repository_read_dev_reg(unsigned int bus_index, unsigned int dev_index, unsigned int reg_index, enum ps3_reg_type *reg_type, u64 *bus_addr, u64 *len) argument
544 ps3_repository_find_reg(const struct ps3_repository_device *repo, enum ps3_reg_type reg_type, u64 *bus_addr, u64 *len) argument
1036 enum ps3_reg_type reg_type; local
[all...]
H A Ddevice-init.c194 enum ps3_interrupt_type interrupt_type, enum ps3_reg_type reg_type)
233 result = ps3_repository_find_reg(repo, reg_type,
192 ps3_setup_uhc_device( const struct ps3_repository_device *repo, enum ps3_match_id match_id, enum ps3_interrupt_type interrupt_type, enum ps3_reg_type reg_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dlibmsrpc_internal.h47 int cac_ParseRegPath(char *path, uint32 *reg_type, char **key_name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_user.h93 __u32 reg_type; /* indicates if id is memory, QP or CQ */ member in struct:nes_mem_reg_req
H A Dnes_verbs.c2351 nes_debug(NES_DBG_MR, "Memory Registration type = %08X.\n", req.reg_type);
2353 switch (req.reg_type) {
2587 if (req.reg_type == IWNES_MEMREG_TYPE_QP) {
2631 if (req.reg_type == IWNES_MEMREG_TYPE_QP) {
2638 nesmr->mode = req.reg_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_client/
H A Dcli_reg.c69 uint32 reg_type, uint32 access_mask,
76 switch (reg_type)
699 BOOL reg_split_hive(const char *full_keyname, uint32 *reg_type, pstring key_name) argument
706 (*reg_type) = 0;
711 (*reg_type) = HKEY_LOCAL_MACHINE;
713 (*reg_type) = HKEY_CLASSES_ROOT;
715 (*reg_type) = HKEY_USERS;
717 (*reg_type) = HKEY_PERFORMANCE_DATA;
68 rpccli_reg_connect(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, uint32 reg_type, uint32 access_mask, POLICY_HND *reg_hnd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.h59 enum ehca_reg_type reg_type);
H A Dehca_mrmw.c1030 enum ehca_reg_type reg_type)
1054 if (reg_type == EHCA_REG_BUSMAP_MR)
1056 else if (reg_type == EHCA_REG_MR)
1021 ehca_reg_mr(struct ehca_shca *shca, struct ehca_mr *e_mr, u64 *iova_start, u64 size, int acl, struct ehca_pd *e_pd, struct ehca_mr_pginfo *pginfo, u32 *lkey, u32 *rkey, enum ehca_reg_type reg_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libmsrpc/
H A Dlibmsrpc_internal.c60 /*takes a string like HKEY_LOCAL_MACHINE\HARDWARE\ACPI and returns the reg_type code and then a pointer to the start of the path (HARDWARE)*/
61 int cac_ParseRegPath( char *path, uint32 * reg_type, char **key_name ) argument
68 *reg_type = HKEY_LOCAL_MACHINE;
71 *reg_type = HKEY_LOCAL_MACHINE;
74 *reg_type = HKEY_CLASSES_ROOT;
77 *reg_type = HKEY_CLASSES_ROOT;
80 *reg_type = HKEY_USERS;
83 *reg_type = HKEY_USERS;
86 *reg_type = HKEY_PERFORMANCE_DATA;
89 *reg_type
[all...]
H A Dcac_winreg.c137 uint32 reg_type = 0; local
163 if ( !cac_ParseRegPath( op->in.name, &reg_type, &key_name ) ) {
172 rc.in.root = reg_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dlangwell_gpio.c67 enum GPIO_REG reg_type)
74 ptr = (void __iomem *)(lnw->reg_base + reg_type * nreg * 4 + reg * 4);
66 gpio_reg(struct gpio_chip *chip, unsigned offset, enum GPIO_REG reg_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmpic.c194 enum mpic_reg_type type = mpic->reg_type;
208 _mpic_write(mpic->reg_type, &mpic->gregs, offset, value);
217 return _mpic_read(mpic->reg_type, &mpic->cpuregs[cpu], reg);
227 _mpic_write(mpic->reg_type, &mpic->cpuregs[cpu], reg, value);
236 val = _mpic_read(mpic->reg_type, &mpic->isus[isu],
252 _mpic_write(mpic->reg_type, &mpic->isus[isu],
262 #define mpic_read(b,r) _mpic_read(mpic->reg_type,&(b),(r))
263 #define mpic_write(b,r,v) _mpic_write(mpic->reg_type,&(b),(r),(v))
1120 mpic->reg_type = (flags & MPIC_BIG_ENDIAN) ?
1130 mpic->reg_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmpic.h296 enum mpic_reg_type reg_type; member in struct:mpic
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ehea/
H A Dehea_main.c286 arr[i].reg_type = EHEA_BCMC_BROADCAST |
292 arr[i].reg_type = EHEA_BCMC_BROADCAST |
304 arr[i].reg_type = EHEA_BCMC_SCOPE_ALL |
311 arr[i].reg_type = EHEA_BCMC_SCOPE_ALL |
1822 u8 reg_type; local
1825 reg_type = EHEA_BCMC_BROADCAST | EHEA_BCMC_UNTAGGED;
1828 reg_type, port->mac_addr, 0, hcallid);
1837 reg_type = EHEA_BCMC_BROADCAST | EHEA_BCMC_VLANID_ALL;
1840 reg_type, port->mac_addr, 0, hcallid);
1955 u8 reg_type; local
[all...]
H A Dehea_phyp.c588 const u8 reg_type, const u64 mc_mac_addr,
595 r6_reg_type = EHEA_BMASK_SET(H_REGBCMC_REGTYPE, reg_type);
587 ehea_h_reg_dereg_bcmc(const u64 adapter_handle, const u16 port_num, const u8 reg_type, const u64 mc_mac_addr, const u16 vlan_id, const u32 hcall_id) argument
H A Dehea.h449 u8 reg_type; /* Registration Type */ member in struct:ehea_bcmc_reg_entry
H A Dehea_phyp.h458 const u8 reg_type, const u64 mc_mac_addr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/slicoss/
H A Dslic.h329 ushort reg_type[32]; member in struct:sliccard

Completed in 367 milliseconds