Searched refs:cfg_type (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dindirect_pci.c29 u8 cfg_type = 0; local
45 cfg_type = 1;
57 (devfn << 8) | reg | cfg_type));
60 (devfn << 8) | reg | cfg_type));
87 u8 cfg_type = 0; local
103 cfg_type = 1;
115 (devfn << 8) | reg | cfg_type));
118 (devfn << 8) | reg | cfg_type));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dindirect_pci.c28 u8 cfg_type = 0; local
40 cfg_type = 1;
52 (devfn << 8) | reg | cfg_type));
55 (devfn << 8) | reg | cfg_type));
82 u8 cfg_type = 0; local
94 cfg_type = 1;
106 (devfn << 8) | reg | cfg_type));
109 (devfn << 8) | reg | cfg_type));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr819xE_cmdpkt.h77 u8 cfg_type:2; /* Configuration info. */ member in struct:tag_cmd_pkt_set_configuration
H A Dr819xE_cmdpkt.c456 rx_query_cfg.cfg_type = (pmsg[4] & 0x60) >> 5;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_cmdpkt.h80 u8 cfg_type:2; /* Configuration info. */ member in struct:tag_cmd_pkt_set_configuration
H A Dr819xU_cmdpkt.c269 rx_query_cfg.cfg_type = (pmsg[4] & 0x60) >> 5;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.h77 u8 cfg_type:2; /* Configuration info. */ member in struct:tag_cmd_pkt_set_configuration
H A Dr819xU_cmdpkt.c484 rx_query_cfg.cfg_type = (pmsg[4] & 0x60) >> 5;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/include/media/
H A Dmsm_camera.h144 uint16_t cfg_type; member in struct:msm_camera_cfg_cmd

Completed in 64 milliseconds