| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmutils.c | 561 uint n, ret = 0; in pktcopy() local 590 uint n, ret = 0; in pktfrombuf() local 3882 #define CRC_INNER_LOOP(n, c, x) \ argument 4936 dump_nvram(char *varbuf, int column, unsigned int n, unsigned int len) in dump_nvram() 4966 unsigned int buf_len, n; in process_nvram_vars() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | ncr53c8xx.c | 330 #define __m_calloc(mp, s, n) __m_calloc2(mp, s, n, MEMO_WARN) argument 501 #define _m_calloc_dma(np, s, n) __m_calloc_dma(np->dev, s, n) argument 502 #define _m_free_dma(np, p, s, n) __m_free_dma(np->dev, p, s, n) argument 503 #define m_calloc_dma(s, n) _m_calloc_dma(np, s, n) argument 504 #define m_free_dma(p, s, n) _m_free_dma(np, p, s, n) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | reg.h | 951 #define AR5K_GPIOCR_IN(n) (0 << ((n) * 2)) /* Mode 0 for pin n */ argument 952 #define AR5K_GPIOCR_OUT0(n) (1 << ((n) * 2)) /* Mode 1 for pin n */ argument 953 #define AR5K_GPIOCR_OUT1(n) (2 << ((n) * 2)) /* Mode 2 for pin n */ argument 954 #define AR5K_GPIOCR_OUT(n) (3 << ((n) * 2)) /* Mode 3 for pin n */ argument 955 #define AR5K_GPIOCR_INT_SEL(n) ((n) << 12) /* Interrupt for GPIO pin n */ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmutils.c | 561 uint n, ret = 0; in pktcopy() local 590 uint n, ret = 0; in pktfrombuf() local 3882 #define CRC_INNER_LOOP(n, c, x) \ argument 4936 dump_nvram(char *varbuf, int column, unsigned int n, unsigned int len) in dump_nvram() 4966 unsigned int buf_len, n; in process_nvram_vars() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | wil6210.h | 234 #define BIT_DMA_EP_TX_ICR_TX_DONE_N(n) BIT(n+1) /* n = [0..23] */ argument 242 #define BIT_DMA_EP_MISC_ICR_FW_INT(n) BIT(28+n) /* n = [0..3] */ argument 1070 #define ndev_to_wil(n) (wdev_to_wil(n->ieee80211_ptr)) argument 1071 #define ndev_to_vif(n) (struct wil6210_vif *)(netdev_priv(n)) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | ci_dpm.c | 1683 static int ci_dpm_force_state_sclk(struct radeon_device *rdev, u32 n) in ci_dpm_force_state_sclk() 1697 static int ci_dpm_force_state_mclk(struct radeon_device *rdev, u32 n) in ci_dpm_force_state_mclk() 1711 static int ci_dpm_force_state_pcie(struct radeon_device *rdev, u32 n) in ci_dpm_force_state_pcie() 1725 static int ci_set_power_limit(struct radeon_device *rdev, u32 n) in ci_set_power_limit()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | xfrm.h | 1514 int n, unsigned short family) in xfrm_tmpl_sort() 1519 int n, unsigned short family) in xfrm_state_sort() 1806 static inline void xfrm_states_put(struct xfrm_state **states, int n) in xfrm_states_put() 1813 static inline void xfrm_states_delete(struct xfrm_state **states, int n) in xfrm_states_delete()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 818 static void *get_srq_wqe(struct hns_roce_srq *srq, int n) in get_srq_wqe() 823 static void *get_idx_buf(struct hns_roce_idx_que *idx_que, int n) in get_idx_buf() 2957 static void *get_cqe_v2(struct hns_roce_cq *hr_cq, int n) in get_cqe_v2() 2962 static void *get_sw_cqe_v2(struct hns_roce_cq *hr_cq, int n) in get_sw_cqe_v2()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/via/ |
| H A D | via-velocity.h | 1156 #define mac_set_dma_length(regs, n) {\ argument 1160 #define mac_set_rx_thresh(regs, n) {\ argument 1172 #define mac_tx_queue_run(regs, n) {\ argument 1176 #define mac_tx_queue_wake(regs, n) {\ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | amplc_pci230.c | 727 unsigned int n; in pci230_ai_insn_read() local 1101 unsigned int i, n; in pci230_handle_ao_fifo() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-stm32h7.c | 748 unsigned long m, n; in pll_fd_recalc_rate() local 1200 int n; in stm32h7_rcc_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | osdep_service.h | 509 #define RTW_DIV_ROUND_UP(n, d) DIV_ROUND_UP(n, d) argument 511 #define RTW_DIV_ROUND_UP(n, d) (((n) + (d - 1)) / d) argument
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec.c | 1486 struct mpp_task *loop = NULL, *n; in rkvdec_get_freq() local 1547 struct mpp_dev *loop = NULL, *n; in rkvdec_3036_set_grf() local
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | dib0090.c | 1479 static void dib0090_set_default_config(struct dib0090_state *state, const u16 * n) in dib0090_set_default_config() 1503 u8 c, h, n; in dib0090_set_EFUSE() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/ |
| H A D | osdep_service.c | 2279 copy_from_user(void *to, const void *from, unsigned long n) in copy_from_user() 2291 copy_to_user(void *to, const void *from, unsigned long n) in copy_to_user()
|
| /OK3568_Linux_fs/kernel/drivers/nfc/ |
| H A D | trf7970a.c | 257 #define TRF7970A_MODULATOR_DEPTH(n) ((n) & 0x7) argument 267 #define TRF7970A_MODULATOR_CLK(n) (((n) & 0x3) << 4) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/ |
| H A D | osdep_service.c | 2240 copy_from_user(void *to, const void *from, unsigned long n) in copy_from_user() 2252 copy_to_user(void *to, const void *from, unsigned long n) in copy_to_user()
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-pll.c | 267 u32 n; in rockchip_rk3066_pll_clk_set_by_auto() local 1522 u64 fracdiv, m, n; in rockchip_pll_clk_compensation() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.c | 64 int n = 0, ret; in isert_sg_tablesize_set() local 2423 struct isert_conn *isert_conn, *n; in isert_free_np() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | netcp_core.c | 501 struct netcp_hook_list *next, *n; in netcp_unregister_txhook() local 550 struct netcp_hook_list *next, *n; in netcp_unregister_rxhook() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | dw_mipi_dsi.c | 163 #define N_LANES(n) ((((n) - 1) & 0x3) << 0) argument 520 u16 n, m; in dw_mipi_dsi_phy_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | osdep_service.h | 514 #define RTW_DIV_ROUND_UP(n, d) DIV_ROUND_UP(n, d) argument 516 #define RTW_DIV_ROUND_UP(n, d) (((n) + (d - 1)) / d) argument
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_log_recover.c | 1848 struct xlog_recover_item *item, *n; in xlog_recover_reorder_trans() local 2184 struct xlog_recover_item *item, *n; in xlog_recover_free_trans() local
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | bmap.c | 137 unsigned int n = 1; in gfs2_unstuff_dinode() local 670 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_iomap_alloc() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | cpr.c | 37 #define REG_RBCPR_GCNT_TARGET(n) (0x60 + 4 * (n)) argument 103 #define REG_RBIF_IRQ_EN(n) (0x100 + 4 * (n)) argument
|