Home
last modified time | relevance | path

Searched refs:uint (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/linux/arch/powerpc/include/asm/
H A Dcpm2.h20 #define CPM_CR_RST ((uint)0x80000000)
21 #define CPM_CR_PAGE ((uint)0x7c000000)
22 #define CPM_CR_SBLOCK ((uint)0x03e00000)
23 #define CPM_CR_FLG ((uint)0x00010000)
24 #define CPM_CR_MCN ((uint)0x00003fc0)
25 #define CPM_CR_OPCODE ((uint)0x0000000f)
94 #define CPM_BRG_RST ((uint)0x00020000)
95 #define CPM_BRG_EN ((uint)0x00010000)
96 #define CPM_BRG_EXTC_INT ((uint)0x00000000)
97 #define CPM_BRG_EXTC_CLK3_9 ((uint)0x00004000)
[all …]
H A D8xx_immap.h19 uint sc_siumcr;
20 uint sc_sypcr;
21 uint sc_swt;
24 uint sc_sipend;
25 uint sc_simask;
26 uint sc_siel;
27 uint sc_sivec;
28 uint sc_tesr;
30 uint sc_sdcr;
37 uint pcmc_pbr0;
[all …]
H A Dcpm1.h52 extern void cpm_setbrg(uint brg, uint rate);
60 #define PROFF_SCC1 ((uint)0x0000)
61 #define PROFF_IIC ((uint)0x0080)
62 #define PROFF_SCC2 ((uint)0x0100)
63 #define PROFF_SPI ((uint)0x0180)
64 #define PROFF_SCC3 ((uint)0x0200)
65 #define PROFF_SMC1 ((uint)0x0280)
66 #define PROFF_DSP1 ((uint)0x02c0)
67 #define PROFF_SCC4 ((uint)0x0300)
68 #define PROFF_SMC2 ((uint)0x0380)
[all …]
/linux/arch/powerpc/platforms/8xx/
H A Dmpc885ads.h22 #define BCSR1_ETHEN ((uint)0x20000000)
23 #define BCSR1_IRDAEN ((uint)0x10000000)
24 #define BCSR1_RS232EN_1 ((uint)0x01000000)
25 #define BCSR1_PCCEN ((uint)0x00800000)
26 #define BCSR1_PCCVCC0 ((uint)0x00400000)
27 #define BCSR1_PCCVPP0 ((uint)0x00200000)
28 #define BCSR1_PCCVPP1 ((uint)0x00100000)
30 #define BCSR1_RS232EN_2 ((uint)0x00040000)
31 #define BCSR1_PCCVCC1 ((uint)0x00010000)
34 #define BCSR4_ETH10_RST ((uint)0x80000000) /* 10Base-T PHY reset*/
[all …]
H A Dmpc86xads.h20 #define BCSR1_ETHEN ((uint)0x20000000)
21 #define BCSR1_IRDAEN ((uint)0x10000000)
22 #define BCSR1_RS232EN_1 ((uint)0x01000000)
23 #define BCSR1_PCCEN ((uint)0x00800000)
24 #define BCSR1_PCCVCC0 ((uint)0x00400000)
25 #define BCSR1_PCCVPP0 ((uint)0x00200000)
26 #define BCSR1_PCCVPP1 ((uint)0x00100000)
28 #define BCSR1_RS232EN_2 ((uint)0x00040000)
29 #define BCSR1_PCCVCC1 ((uint)0x00010000)
32 #define BCSR4_ETH10_RST ((uint)0x80000000) /* 10Base-T PHY reset*/
[all …]
H A Dmicropatch.c43 static uint patch_2000[] __initdata = {
75 static uint patch_2f00[] __initdata = {
86 static uint patch_2e00[] __initdata = {};
101 static uint patch_2000[] __initdata = {
184 static uint patch_2f00[] __initdata = {
203 static uint patch_2e00[] __initdata = {
223 static uint patch_2000[] __initdata = {
229 static uint patch_2f00[] __initdata = {
233 static uint patch_2e00[] __initdata = {};
248 static uint patch_2000[] __initdata = {
[all …]
/linux/fs/xfs/libxfs/
H A Dxfs_bit.c20 xfs_bitmap_empty(uint *map, uint size) in xfs_bitmap_empty()
22 uint i; in xfs_bitmap_empty()
37 xfs_contig_bits(uint *map, uint size, uint start_bit) in xfs_contig_bits()
39 uint * p = ((unsigned int *) map) + (start_bit >> BIT_TO_WORD_SHIFT); in xfs_contig_bits()
40 uint result = 0; in xfs_contig_bits()
41 uint tmp; in xfs_contig_bits()
76 int xfs_next_bit(uint *map, uint size, uint start_bit) in xfs_next_bit()
78 uint * p = ((unsigned int *) map) + (start_bit >> BIT_TO_WORD_SHIFT); in xfs_next_bit()
79 uint result = start_bit & ~(NBWORD - 1); in xfs_next_bit()
80 uint tmp; in xfs_next_bit()
H A Dxfs_trans_resv.c36 STATIC uint
50 STATIC uint
52 uint nbufs, in xfs_calc_buf_res()
53 uint size) in xfs_calc_buf_res()
68 uint
71 uint num_ops) in xfs_allocfree_block_count()
73 uint blocks; in xfs_allocfree_block_count()
124 STATIC uint
127 uint ninodes) in xfs_calc_inode_res()
146 STATIC uint
[all …]
H A Dxfs_bit.h67 extern int xfs_bitmap_empty(uint *map, uint size);
70 extern int xfs_contig_bits(uint *map, uint size, uint start_bit);
73 extern int xfs_next_bit(uint *map, uint size, uint start_bit);
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.h25 static uint lpfc_##name = defval;\
26 module_param(lpfc_##name, uint, S_IRUGO);\
31 static uint lpfc_##name = defval;\
32 module_param(lpfc_##name, uint, S_IRUGO);\
39 static uint lpfc_##name = defval;\
40 module_param(lpfc_##name, uint, S_IRUGO);\
50 static uint lpfc_##name = defval;\
51 module_param(lpfc_##name, uint, 0444);\
60 static uint lpfc_##name = defval;\
61 module_param(lpfc_##name, uint, S_IRUGO);\
[all …]
/linux/arch/m68k/include/asm/
H A Dmac_iop.h141 uint iop_num; /* IOP number */
142 uint channel; /* channel number */
153 extern int iop_listen(uint, uint,
156 extern int iop_send_message(uint, uint, void *, uint, __u8 *,
159 extern void iop_upload_code(uint, __u8 *, uint, __u16);
160 extern void iop_download_code(uint, __u8 *, uint, __u16);
161 extern __u8 *iop_compare_code(uint, __u8 *, uint, __u16);
162 extern void iop_ism_irq_poll(uint);
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Daiutils.h139 uint boardtype; /* board type */
140 uint boardvendor; /* board vendor */
141 uint chip; /* chip number */
142 uint chiprev; /* chip revision */
143 uint chippkg; /* chip package option */
172 uint ai_cc_reg(struct si_pub *sih, uint regoff, u32 mask, u32 val);
196 static inline uint ai_get_boardtype(struct si_pub *sih) in ai_get_boardtype()
201 static inline uint ai_get_boardvendor(struct si_pub *sih) in ai_get_boardvendor()
206 static inline uint ai_get_chip_id(struct si_pub *sih) in ai_get_chip_id()
211 static inline uint ai_get_chiprev(struct si_pub *sih) in ai_get_chiprev()
[all …]
H A Dmain.h145 ((uint)((wlc)->band->bandunit ? BAND_2G_INDEX : BAND_5G_INDEX))
238 uint coreidx; /* # sb enumerated core */
241 uint *txavail[NFIFO]; /* # tx descriptors available */
251 uint bandunit; /* bandstate[] index */
297 uint bandunit; /* bandstate[] index */
319 uint unit; /* device instance number */
324 uint corerev; /* core revision */
347 uint now; /* # elapsed seconds */
348 uint _nbands; /* # bands supported */
351 uint *txavail[NFIFO]; /* # tx descriptors available */
[all …]
H A Dpub.h112 uint count; /* number of rates in rates[] */
148 uint mac80211_state;
149 uint unit; /* device instance number */
150 uint corerev; /* core revision */
156 uint _nbands; /* # bands supported */
157 uint now; /* # elapsed seconds */
270 struct bcma_device *core, uint unit,
271 bool piomode, uint *perr);
272 uint brcms_c_detach(struct brcms_c_info *wlc);
274 uint brcms_c_down(struct brcms_c_info *wlc);
[all …]
/linux/fs/xfs/
H A Dxfs_buf_item.c63 uint offset, in xfs_buf_item_straddle()
90 uint offset, in xfs_buf_item_size_segment()
130 (uint)first_bit + nbits + 1); in xfs_buf_item_size_segment()
198 uint offset = 0; in xfs_buf_item_size()
259 uint offset, in xfs_buf_item_copy_iovec()
261 uint nbits) in xfs_buf_item_copy_iovec()
274 uint offset, in xfs_buf_item_format_segment()
278 uint base_size; in xfs_buf_item_format_segment()
282 uint nbits; in xfs_buf_item_format_segment()
346 (uint)first_bit + nbits + 1); in xfs_buf_item_format_segment()
[all …]
H A Dxfs_mount.h151 uint m_blockmask; /* sb_blocksize-1 */
152 uint m_blockwsize; /* sb_blocksize in words */
155 uint m_alloc_mxr[2]; /* max alloc btree records */
156 uint m_alloc_mnr[2]; /* min alloc btree records */
157 uint m_bmap_dmxr[2]; /* max bmap btree records */
158 uint m_bmap_dmnr[2]; /* min bmap btree records */
159 uint m_rmap_mxr[2]; /* max rmap btree records */
160 uint m_rmap_mnr[2]; /* min rmap btree records */
161 uint m_refc_mxr[2]; /* max refc btree records */
162 uint m_refc_mnr[2]; /* min refc btree records */
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h151 uint unit;
152 uint corerev;
155 uint chip;
156 uint chiprev;
157 uint chippkg;
158 uint sromrev;
159 uint boardtype;
160 uint boardrev;
207 void wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band,
209 u16 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band);
[all …]
H A Dphy_int.h233 uint table;
235 uint max;
472 uint unit;
474 uint corerev;
478 uint now;
481 uint chip;
482 uint chiprev;
483 uint chippkg;
484 uint sromrev;
485 uint boardtype;
[all …]
/linux/drivers/net/ethernet/freescale/
H A Dfec.h370 #define FEC_ENET_HBERR ((uint)0x80000000) /* Heartbeat error */
371 #define FEC_ENET_BABR ((uint)0x40000000) /* Babbling receiver */
372 #define FEC_ENET_BABT ((uint)0x20000000) /* Babbling transmitter */
373 #define FEC_ENET_GRA ((uint)0x10000000) /* Graceful stop complete */
374 #define FEC_ENET_TXF_0 ((uint)0x08000000) /* Full frame transmitted */
375 #define FEC_ENET_TXF_1 ((uint)0x00000008) /* Full frame transmitted */
376 #define FEC_ENET_TXF_2 ((uint)0x00000080) /* Full frame transmitted */
377 #define FEC_ENET_TXB ((uint)0x04000000) /* A buffer was transmitted */
378 #define FEC_ENET_RXF_0 ((uint)0x02000000) /* Full frame received */
379 #define FEC_ENET_RXF_1 ((uint)0x00000002) /* Full frame received */
[all …]
/linux/arch/m68k/mac/
H A Dvia.c270 (uint) via1[vDirA], (uint) via1[vDirB], (uint) via1[vACR]); in via_debug_dump()
272 (uint) via1[vPCR], (uint) via1[vIFR], (uint) via1[vIER]); in via_debug_dump()
277 (uint) via2[rIFR], (uint) via2[rIER]); in via_debug_dump()
279 (uint) via2[rSIFR], (uint) via2[rSIER]); in via_debug_dump()
282 (uint) via2[vDirA], (uint) via2[vDirB], in via_debug_dump()
283 (uint) via2[vACR]); in via_debug_dump()
285 (uint) via2[vPCR], in via_debug_dump()
286 (uint) via2[vIFR], (uint) via2[vIER]); in via_debug_dump()
H A Diop.c310 int iop_listen(uint iop_num, uint chan, in iop_listen()
378 static void iop_handle_send(uint iop_num, uint chan) in iop_handle_send()
409 static void iop_handle_recv(uint iop_num, uint chan) in iop_handle_recv()
450 int iop_send_message(uint iop_num, uint chan, void *privdata, in iop_send_message()
451 uint msg_len, __u8 *msg_data, in iop_send_message()
486 void iop_upload_code(uint iop_num, __u8 *code_start, in iop_upload_code()
487 uint code_len, __u16 shared_ram_start) in iop_upload_code()
502 void iop_download_code(uint iop_num, __u8 *code_start, in iop_download_code()
503 uint code_len, __u16 shared_ram_start) in iop_download_code()
520 __u8 *iop_compare_code(uint iop_num, __u8 *code_start, in iop_compare_code()
[all …]
/linux/drivers/net/fddi/
H A Ddefza.h752 uint state; /* adapter expected state */
755 uint int_mask; /* interrupt source selector */
770 uint irq_count_flush_tx; /* transmit flush irqs */
771 uint irq_count_uns_poll; /* unsolicited event irqs */
772 uint irq_count_smt_tx_poll; /* SMT transmit irqs */
773 uint irq_count_rx_poll; /* host receive irqs */
774 uint irq_count_tx_done; /* transmit done irqs */
775 uint irq_count_cmd_done; /* command done irqs */
776 uint irq_count_state_chg; /* state change irqs */
777 uint irq_count_link_st_chg; /* link status change irqs */
[all …]
/linux/drivers/hid/
H A Dhid-roccat-common.h25 int roccat_common2_receive(struct usb_device *usb_dev, uint report_id,
26 void *data, uint size);
27 int roccat_common2_send(struct usb_device *usb_dev, uint report_id,
28 void const *data, uint size);
30 uint command, void const *buf, uint size);
42 size_t real_size, uint command);
45 size_t real_size, uint command);
/linux/fs/jfs/
H A Djfs_incore.h29 uint mode2; /* jfs-specific mode */
36 uint next_index; /* next available directory entry index */
174 uint aggregate; /* volume identifier in log record */
186 uint gengen; /* inode generation generator*/
187 uint inostamp; /* shows inode belongs to fileset*/
193 uint state; /* mount/recovery state */
195 uint p_state; /* state prior to going no integrity */
198 uint umask; /* umask to override on-disk umask */
199 uint minblks_trim; /* minimum blocks, for online trim */
/linux/include/sound/
H A Dhdmi-codec.h125 uint i2s:1;
126 uint no_i2s_playback:1;
127 uint no_i2s_capture:1;
128 uint spdif:1;
129 uint no_spdif_playback:1;
130 uint no_spdif_capture:1;

12345678910>>...30