Home
last modified time | relevance | path

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

12345678910>>...123

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h21 uint ccsrbar; /* 0x0 - Control Configuration Status Registers Base Address Register */
23 uint altcbar; /* 0x8 - Alternate Configuration Base Address Register */
25 uint altcar; /* 0x10 - Alternate Configuration Attribute Register */
27 uint bptr; /* 0x20 - Boot Page Translation Register */
29 uint lawbar0; /* 0xc08 - Local Access Window 0 Base Address Register */
31 uint lawar0; /* 0xc10 - Local Access Window 0 Attributes Register */
33 uint lawbar1; /* 0xc28 - Local Access Window 1 Base Address Register */
35 uint lawar1; /* 0xc30 - Local Access Window 1 Attributes Register */
37 uint lawbar2; /* 0xc48 - Local Access Window 2 Base Address Register */
39 uint lawar2; /* 0xc50 - Local Access Window 2 Attributes Register */
[all …]
H A Dcpm_85xx.h21 #define CPM_CR_RST ((uint)0x80000000)
22 #define CPM_CR_PAGE ((uint)0x7c000000)
23 #define CPM_CR_SBLOCK ((uint)0x03e00000)
24 #define CPM_CR_FLG ((uint)0x00010000)
25 #define CPM_CR_MCN ((uint)0x00003fc0)
26 #define CPM_CR_OPCODE ((uint)0x0000000f)
78 #define CPM_DATAONLY_BASE ((uint)128)
79 #define CPM_DP_NOSPACE ((uint)0x7FFFFFFF)
81 #define CPM_FCC_SPECIAL_BASE ((uint)0x00009000)
82 #define CPM_DATAONLY_SIZE ((uint)(8 * 1024) - CPM_DATAONLY_BASE)
[all …]
H A Dimmap_8xx.h18 uint sc_siumcr;
19 uint sc_sypcr;
20 uint sc_swt;
23 uint sc_sipend;
24 uint sc_simask;
25 uint sc_siel;
26 uint sc_sivec;
27 uint sc_tesr;
29 uint sc_sdcr;
36 uint pcmc_pbr0;
[all …]
H A Dcpm_8xx.h63 #define BD_IIC_START ((uint) 0x0400) /* <- please use CPM_I2C_BASE !! */
75 uint cbd_bufaddr; /* Buffer address in host memory */
95 #define PROFF_SCC1 ((uint)0x0000)
96 #define PROFF_IIC ((uint)0x0080)
97 #define PROFF_REVNUM ((uint)0x00b0)
98 #define PROFF_SCC2 ((uint)0x0100)
99 #define PROFF_SPI ((uint)0x0180)
100 #define PROFF_SCC3 ((uint)0x0200)
101 #define PROFF_SMC1 ((uint)0x0280)
102 #define PROFF_SCC4 ((uint)0x0300)
[all …]
H A Dfsl_dma.h16 uint mr; /* DMA mode register */
32 uint sr; /* DMA status register */
37 uint cdar; /* DMA current descriptor address register */
39 uint sar; /* DMA source address register */
41 uint dar; /* DMA destination address register */
43 uint bcr; /* DMA byte count register */
44 uint ndar; /* DMA next descriptor address register */
45 uint gsr; /* DMA general status register (DMA3 ONLY!) */
50 uint mr; /* DMA mode register */
71 uint sr; /* DMA status register */
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/
H A Dpmc.h13 uint pmc_cntrl; /* _CNTRL_0, offset 00 */
14 uint pmc_sec_disable; /* _SEC_DISABLE_0, offset 04 */
15 uint pmc_pmc_swrst; /* _PMC_SWRST_0, offset 08 */
16 uint pmc_wake_mask; /* _WAKE_MASK_0, offset 0C */
17 uint pmc_wake_lvl; /* _WAKE_LVL_0, offset 10 */
18 uint pmc_wake_status; /* _WAKE_STATUS_0, offset 14 */
19 uint pmc_sw_wake_status; /* _SW_WAKE_STATUS_0, offset 18 */
20 uint pmc_dpd_pads_oride; /* _DPD_PADS_ORIDE_0, offset 1C */
21 uint pmc_dpd_sample; /* _DPD_PADS_SAMPLE_0, offset 20 */
22 uint pmc_dpd_enable; /* _DPD_PADS_ENABLE_0, offset 24 */
[all …]
H A Ddc.h16 uint gen_incr_syncpt; /* _CMD_GENERAL_INCR_SYNCPT_0 */
17 uint gen_incr_syncpt_ctrl; /* _CMD_GENERAL_INCR_SYNCPT_CNTRL_0 */
18 uint gen_incr_syncpt_err; /* _CMD_GENERAL_INCR_SYNCPT_ERROR_0 */
20 uint reserved0[5]; /* reserved_0[5] */
23 uint win_a_incr_syncpt; /* _CMD_WIN_A_INCR_SYNCPT_0 */
24 uint win_a_incr_syncpt_ctrl; /* _CMD_WIN_A_INCR_SYNCPT_CNTRL_0 */
25 uint win_a_incr_syncpt_err; /* _CMD_WIN_A_INCR_SYNCPT_ERROR_0 */
27 uint reserved1[5]; /* reserved_1[5] */
30 uint win_b_incr_syncpt; /* _CMD_WIN_B_INCR_SYNCPT_0 */
31 uint win_b_incr_syncpt_ctrl; /* _CMD_WIN_B_INCR_SYNCPT_CNTRL_0 */
[all …]
H A Dclk_rst.h13 uint pll_base; /* the control register */
15 uint pll_out[2];
16 uint pll_misc; /* other misc things */
21 uint pll_base; /* the control register */
22 uint pll_misc; /* other misc things */
26 uint pllm_base; /* the control register */
27 uint pllm_out; /* output control */
28 uint pllm_misc1; /* misc1 */
29 uint pllm_misc2; /* misc2 */
34 uint set;
[all …]
H A Dusb.h14 uint id;
15 uint reserved0;
16 uint host;
17 uint device;
20 uint txbuf;
21 uint rxbuf;
22 uint reserved1[2];
25 uint reserved2[56];
30 uint hcs_params;
31 uint hcc_params;
[all …]
/OK3568_Linux_fs/kernel/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)
98 #define CPM_BRG_RST ((uint)0x00020000)
99 #define CPM_BRG_EN ((uint)0x00010000)
100 #define CPM_BRG_EXTC_INT ((uint)0x00000000)
101 #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.h57 extern void cpm_setbrg(uint brg, uint rate);
65 #define PROFF_SCC1 ((uint)0x0000)
66 #define PROFF_IIC ((uint)0x0080)
67 #define PROFF_SCC2 ((uint)0x0100)
68 #define PROFF_SPI ((uint)0x0180)
69 #define PROFF_SCC3 ((uint)0x0200)
70 #define PROFF_SMC1 ((uint)0x0280)
71 #define PROFF_DSP1 ((uint)0x02c0)
72 #define PROFF_SCC4 ((uint)0x0300)
73 #define PROFF_SMC2 ((uint)0x0380)
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_ioctl.h19 #define NDIS_STATUS_SUCCESS ((uint)STATUS_SUCCESS)
20 #define NDIS_STATUS_PENDING ((uint)STATUS_PENDING)
21 #define NDIS_STATUS_NOT_RECOGNIZED ((uint)0x00010001L)
22 #define NDIS_STATUS_NOT_COPIED ((uint)0x00010002L)
23 #define NDIS_STATUS_NOT_ACCEPTED ((uint)0x00010003L)
24 #define NDIS_STATUS_CALL_ACTIVE ((uint)0x00010007L)
26 #define NDIS_STATUS_FAILURE ((uint)STATUS_UNSUCCESSFUL)
27 #define NDIS_STATUS_RESOURCES ((uint)STATUS_INSUFFICIENT_RESOURCES)
28 #define NDIS_STATUS_CLOSING ((uint)0xC0010002L)
29 #define NDIS_STATUS_BAD_VERSION ((uint)0xC0010004L)
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dlcdvideo.h11 #define LCCR_BNUM ((uint)0xfffe0000)
12 #define LCCR_EIEN ((uint)0x00010000)
13 #define LCCR_IEN ((uint)0x00008000)
14 #define LCCR_IRQL ((uint)0x00007000)
15 #define LCCR_CLKP ((uint)0x00000800)
16 #define LCCR_OEP ((uint)0x00000400)
17 #define LCCR_HSP ((uint)0x00000200)
18 #define LCCR_VSP ((uint)0x00000100)
19 #define LCCR_DP ((uint)0x00000080)
20 #define LCCR_BPIX ((uint)0x00000060)
[all …]
H A Dbitfield.h43 static inline uint bitfield_mask(uint shift, uint width) in bitfield_mask()
49 static inline uint bitfield_extract(uint reg_val, uint shift, uint width) in bitfield_extract()
58 static inline uint bitfield_replace(uint reg_val, uint shift, uint width, in bitfield_replace()
59 uint bitfield_val) in bitfield_replace()
61 uint mask = bitfield_mask(shift, width); in bitfield_replace()
67 static inline uint bitfield_shift(uint mask) in bitfield_shift()
73 static inline uint bitfield_extract_by_mask(uint reg_val, uint mask) in bitfield_extract_by_mask()
75 uint shift = bitfield_shift(mask); in bitfield_extract_by_mask()
84 static inline uint bitfield_replace_by_mask(uint reg_val, uint mask, in bitfield_replace_by_mask()
85 uint bitfield_val) in bitfield_replace_by_mask()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_ioctl_rtl.h21 uint oid_rt_get_signal_quality_hdl(
23 uint oid_rt_get_small_packet_crc_hdl(
25 uint oid_rt_get_middle_packet_crc_hdl(
27 uint oid_rt_get_large_packet_crc_hdl(
29 uint oid_rt_get_tx_retry_hdl(
31 uint oid_rt_get_rx_retry_hdl(
33 uint oid_rt_get_rx_total_packet_hdl(
35 uint oid_rt_get_tx_beacon_ok_hdl(
37 uint oid_rt_get_tx_beacon_err_hdl(
39 uint oid_rt_get_rx_icv_err_hdl(
[all …]
H A Drtl871x_mp_ioctl.h37 uint offset;
38 uint width;
44 uint offset;
55 uint offset;
56 uint len;
75 uint oid_rt_pro_read_register_hdl(struct oid_par_priv *poid_par_priv);
76 uint oid_rt_pro_write_register_hdl(struct oid_par_priv *poid_par_priv);
78 uint oid_rt_pro_set_data_rate_hdl(
80 uint oid_rt_pro_start_test_hdl(struct oid_par_priv *poid_par_priv);
81 uint oid_rt_pro_stop_test_hdl(struct oid_par_priv *poid_par_priv);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dnci.h27 void* nci_init(si_t *sih, chipcregs_t *cc, uint bustype);
28 volatile void *nci_setcore(si_t *sih, uint coreid, uint coreunit);
29 volatile void *nci_setcoreidx(si_t *sih, uint coreidx);
30 uint nci_findcoreidx(const si_t *sih, uint coreid, uint coreunit);
31 volatile uint32 *nci_corereg_addr(si_t *sih, uint coreidx, uint regoff);
32 uint nci_corereg_writeonly(si_t *sih, uint coreidx, uint regoff, uint mask, uint val);
33 uint nci_corereg(si_t *sih, uint coreidx, uint regoff, uint mask, uint val);
34 uint nci_corerev_minor(const si_t *sih);
35 uint nci_corerev(const si_t *sih);
36 uint nci_corevendor(const si_t *sih);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsiutils_priv.h111 uint coreid[SI_MAXCORES]; /**< id of each core */
141 uint dev_coreid; /**< the core provides driver functions */
152 uint varsz;
156 uint curidx; /**< current core index */
157 uint numcores; /**< # discovered cores */
166 uint chipnew; /**< new chip number */
167 uint second_bar0win; /**< Backplane region */
168 uint num_br; /**< # discovered bridges */
174 uint axi_num_wrappers;
186 #define GOODIDX(idx) (((uint)idx) < SI_MAXCORES)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils_priv.h111 uint coreid[SI_MAXCORES]; /**< id of each core */
141 uint dev_coreid; /**< the core provides driver functions */
152 uint varsz;
156 uint curidx; /**< current core index */
157 uint numcores; /**< # discovered cores */
166 uint chipnew; /**< new chip number */
167 uint second_bar0win; /**< Backplane region */
168 uint num_br; /**< # discovered bridges */
174 uint axi_num_wrappers;
186 #define GOODIDX(idx) (((uint)idx) < SI_MAXCORES)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsiutils_priv.h111 uint coreid[SI_MAXCORES]; /**< id of each core */
141 uint dev_coreid; /**< the core provides driver functions */
152 uint varsz;
156 uint curidx; /**< current core index */
157 uint numcores; /**< # discovered cores */
166 uint chipnew; /**< new chip number */
167 uint second_bar0win; /**< Backplane region */
168 uint num_br; /**< # discovered bridges */
174 uint axi_num_wrappers;
186 #define GOODIDX(idx) (((uint)idx) < SI_MAXCORES)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsiutils_priv.h101 uint coreid[SI_MAXCORES]; /**< id of each core */
125 uint dev_coreid; /**< the core provides driver functions */
136 uint varsz;
140 uint curidx; /**< current core index */
141 uint numcores; /**< # discovered cores */
149 uint chipnew; /**< new chip number */
150 uint second_bar0win; /**< Backplane region */
151 uint num_br; /**< # discovered bridges */
159 uint axi_num_wrappers;
170 #define GOODIDX(idx) (((uint)idx) < SI_MAXCORES)
[all …]
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcommproc.c34 #define CPM_DATAONLY_SIZE ((uint)(8 * 1024) - CPM_DATAONLY_BASE)
63 uint
64 m8560_cpm_dpalloc(uint size, uint align) in m8560_cpm_dpalloc()
67 uint retloc; in m8560_cpm_dpalloc()
68 uint align_mask, off; in m8560_cpm_dpalloc()
69 uint savebase; in m8560_cpm_dpalloc()
97 uint
98 m8560_cpm_hostalloc(uint size, uint align) in m8560_cpm_hostalloc()
121 m8560_cpm_setbrg(uint brg, uint rate) in m8560_cpm_setbrg()
124 volatile uint *bp; in m8560_cpm_setbrg()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsiutils.h68 uint socitype; /**< SOCI_SB, SOCI_AI */
70 uint bustype; /**< SI_BUS, PCI_BUS */
71 uint buscoretype; /**< PCI_CORE_ID, PCIE_CORE_ID, PCMCIA_CORE_ID */
72 uint buscorerev; /**< buscore rev */
73 uint buscoreidx; /**< buscore index */
79 uint boardtype; /**< board type */
80 uint boardrev; /* board rev */
81 uint boardvendor; /**< board vendor */
82 uint boardflags; /**< board flags */
83 uint boardflags2; /**< board flags2 */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsiutils.h68 uint socitype; /**< SOCI_SB, SOCI_AI */
70 uint bustype; /**< SI_BUS, PCI_BUS */
71 uint buscoretype; /**< PCI_CORE_ID, PCIE_CORE_ID, PCMCIA_CORE_ID */
72 uint buscorerev; /**< buscore rev */
73 uint buscoreidx; /**< buscore index */
79 uint boardtype; /**< board type */
80 uint boardrev; /* board rev */
81 uint boardvendor; /**< board vendor */
82 uint boardflags; /**< board flags */
83 uint boardflags2; /**< board flags2 */
[all …]

12345678910>>...123