| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/ |
| H A D | haltxbf8822b.h | 53 #define hal_txbf_8822b_enter(p_dm_void, idx) argument 54 #define hal_txbf_8822b_leave(p_dm_void, idx) argument 55 #define hal_txbf_8822b_status(p_dm_void, idx) argument 56 #define hal_txbf_8822b_fw_txbf(p_dm_void, idx) argument 87 #define hal_txbf_8822b_enter(p_dm_void, idx) argument 88 #define hal_txbf_8822b_leave(p_dm_void, idx) argument 89 #define hal_txbf_8822b_status(p_dm_void, idx) argument 90 #define hal_txbf_8822b_fw_txbf(p_dm_void, idx) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.h | 60 #define hal_txbf_jaguar_enter(dm_void, idx) argument 61 #define hal_txbf_jaguar_leave(dm_void, idx) argument 62 #define hal_txbf_jaguar_status(dm_void, idx) argument 63 #define hal_txbf_jaguar_fw_txbf(dm_void, idx) argument 70 #define hal_txbf_jaguar_enter(dm_void, idx) argument 71 #define hal_txbf_jaguar_leave(dm_void, idx) argument 72 #define hal_txbf_jaguar_status(dm_void, idx) argument 73 #define hal_txbf_jaguar_fw_txbf(dm_void, idx) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/ |
| H A D | haltxbf8822b.h | 50 #define hal_txbf_8822b_enter(dm_void, idx) argument 51 #define hal_txbf_8822b_leave(dm_void, idx) argument 52 #define hal_txbf_8822b_status(dm_void, idx) argument 53 #define hal_txbf_8822b_fw_txbf(dm_void, idx) argument 71 #define hal_txbf_8822b_enter(dm_void, idx) argument 72 #define hal_txbf_8822b_leave(dm_void, idx) argument 73 #define hal_txbf_8822b_status(dm_void, idx) argument 74 #define hal_txbf_8822b_fw_txbf(dm_void, idx) argument
|
| H A D | haltxbfjaguar.h | 60 #define hal_txbf_jaguar_enter(dm_void, idx) argument 61 #define hal_txbf_jaguar_leave(dm_void, idx) argument 62 #define hal_txbf_jaguar_status(dm_void, idx) argument 63 #define hal_txbf_jaguar_fw_txbf(dm_void, idx) argument 70 #define hal_txbf_jaguar_enter(dm_void, idx) argument 71 #define hal_txbf_jaguar_leave(dm_void, idx) argument 72 #define hal_txbf_jaguar_status(dm_void, idx) argument 73 #define hal_txbf_jaguar_fw_txbf(dm_void, idx) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/txbf/ |
| H A D | haltxbf8822b.h | 50 #define hal_txbf_8822b_enter(dm_void, idx) argument 51 #define hal_txbf_8822b_leave(dm_void, idx) argument 52 #define hal_txbf_8822b_status(dm_void, idx) argument 53 #define hal_txbf_8822b_fw_txbf(dm_void, idx) argument 71 #define hal_txbf_8822b_enter(dm_void, idx) argument 72 #define hal_txbf_8822b_leave(dm_void, idx) argument 73 #define hal_txbf_8822b_status(dm_void, idx) argument 74 #define hal_txbf_8822b_fw_txbf(dm_void, idx) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.h | 61 #define hal_txbf_jaguar_enter(dm_void, idx) argument 62 #define hal_txbf_jaguar_leave(dm_void, idx) argument 63 #define hal_txbf_jaguar_status(dm_void, idx) argument 64 #define hal_txbf_jaguar_fw_txbf(dm_void, idx) argument 71 #define hal_txbf_jaguar_enter(dm_void, idx) argument 72 #define hal_txbf_jaguar_leave(dm_void, idx) argument 73 #define hal_txbf_jaguar_status(dm_void, idx) argument 74 #define hal_txbf_jaguar_fw_txbf(dm_void, idx) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/ |
| H A D | rgmii.c | 34 #define RGMII_FER_MASK(idx) (0x7 << ((idx) * 4)) argument 35 #define RGMII_FER_RTBI(idx) (0x4 << ((idx) * 4)) argument 36 #define RGMII_FER_RGMII(idx) (0x5 << ((idx) * 4)) argument 37 #define RGMII_FER_TBI(idx) (0x6 << ((idx) * 4)) argument 38 #define RGMII_FER_GMII(idx) (0x7 << ((idx) * 4)) argument 39 #define RGMII_FER_MII(idx) RGMII_FER_GMII(idx) argument 42 #define RGMII_SSR_MASK(idx) (0x7 << ((idx) * 8)) argument 43 #define RGMII_SSR_10(idx) (0x1 << ((idx) * 8)) argument 44 #define RGMII_SSR_100(idx) (0x2 << ((idx) * 8)) argument 45 #define RGMII_SSR_1000(idx) (0x4 << ((idx) * 8)) argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | memcontrol.h | 351 static __always_inline bool memcg_stat_item_in_bytes(int idx) in memcg_stat_item_in_bytes() 710 static inline unsigned long memcg_page_state(struct mem_cgroup *memcg, int idx) in memcg_page_state() 725 int idx) in memcg_page_state_local() 743 int idx, int val) in mod_memcg_state() 770 int idx, int val) in __mod_memcg_page_state() 777 int idx, int val) in mod_memcg_page_state() 784 enum node_stat_item idx) in lruvec_page_state() 802 enum node_stat_item idx) in lruvec_page_state_local() 829 static inline void mod_lruvec_slab_state(void *p, enum node_stat_item idx, in mod_lruvec_slab_state() 840 enum node_stat_item idx, int val) in mod_memcg_lruvec_state() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | sha512-avx-asm.S | 134 idx = \rnd define 175 idx = \rnd - 2 define 177 idx = \rnd - 15 define 190 idx = \rnd define 230 idx = \rnd - 16 define 232 idx = \rnd - 7 define 239 idx = \rnd + 1 define 251 idx = \rnd define
|
| H A D | sha512-ssse3-asm.S | 128 idx = \rnd define 174 idx = \rnd -2 define 180 idx = \rnd define 182 idx = \rnd - 15 define 226 idx = \rnd + 1 define 247 idx = \rnd - 7 define 263 idx = \rnd define
|
| /OK3568_Linux_fs/kernel/drivers/clk/uniphier/ |
| H A D | clk-uniphier-peri.c | 9 #define UNIPHIER_PERI_CLK_UART(idx, ch) \ argument 15 #define UNIPHIER_PERI_CLK_I2C(idx, ch) \ argument 18 #define UNIPHIER_PERI_CLK_FI2C(idx, ch) \ argument 21 #define UNIPHIER_PERI_CLK_SCSSI(idx, ch) \ argument 24 #define UNIPHIER_PERI_CLK_MCSSI(idx) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | tls_32.c | 66 int idx; in get_free_idx() local 92 int idx; in load_TLS() local 201 int idx, int flushed) in set_tls_entry() 218 int idx, ret = -EFAULT; in arch_set_tls() local 236 int idx) in get_tls_entry() 274 int idx, ret; in SYSCALL_DEFINE1() local 305 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() 322 int idx, ret; in SYSCALL_DEFINE1() local 344 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | ad714x.c | 213 static void ad714x_button_state_machine(struct ad714x_chip *ad714x, int idx) in ad714x_button_state_machine() 248 static void ad714x_slider_cal_sensor_val(struct ad714x_chip *ad714x, int idx) in ad714x_slider_cal_sensor_val() 266 static void ad714x_slider_cal_highest_stage(struct ad714x_chip *ad714x, int idx) in ad714x_slider_cal_highest_stage() 291 static void ad714x_slider_cal_abs_pos(struct ad714x_chip *ad714x, int idx) in ad714x_slider_cal_abs_pos() 313 static void ad714x_slider_cal_flt_pos(struct ad714x_chip *ad714x, int idx) in ad714x_slider_cal_flt_pos() 324 static void ad714x_slider_use_com_int(struct ad714x_chip *ad714x, int idx) in ad714x_slider_use_com_int() 331 static void ad714x_slider_use_thr_int(struct ad714x_chip *ad714x, int idx) in ad714x_slider_use_thr_int() 338 static void ad714x_slider_state_machine(struct ad714x_chip *ad714x, int idx) in ad714x_slider_state_machine() 407 static void ad714x_wheel_cal_highest_stage(struct ad714x_chip *ad714x, int idx) in ad714x_wheel_cal_highest_stage() 420 static void ad714x_wheel_cal_sensor_val(struct ad714x_chip *ad714x, int idx) in ad714x_wheel_cal_sensor_val() [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/ |
| H A D | ubc.c | 15 #define UBC_CBR(idx) (0xff200000 + (0x20 * idx)) argument 16 #define UBC_CRR(idx) (0xff200004 + (0x20 * idx)) argument 17 #define UBC_CAR(idx) (0xff200008 + (0x20 * idx)) argument 18 #define UBC_CAMR(idx) (0xff20000c + (0x20 * idx)) argument 32 static void sh4a_ubc_enable(struct arch_hw_breakpoint *info, int idx) in sh4a_ubc_enable() 38 static void sh4a_ubc_disable(struct arch_hw_breakpoint *info, int idx) in sh4a_ubc_disable()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/ |
| H A D | clock-sh3.c | 29 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local 41 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local 53 int idx = ((frqcr & 0x8000) >> 13) | ((frqcr & 0x0030) >> 4); in bus_clk_recalc() local 65 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local 81 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
| H A D | clock-sh7709.c | 25 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local 37 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local 49 int idx = (frqcr & 0x0080) ? in bus_clk_recalc() local 62 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local 78 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
| H A D | clock-sh7706.c | 25 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local 37 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local 49 int idx = ((frqcr & 0x8000) >> 13) | ((frqcr & 0x0030) >> 4); in bus_clk_recalc() local 61 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local 77 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_beamforming.c | 128 u8 *idx in phydm_beamforming_get_bfee_entry_by_addr() 149 u8 *idx in phydm_beamforming_get_bfer_entry_by_addr() 171 u8 *idx in phydm_beamforming_get_entry_by_mac_id() 214 u8 *idx in phydm_beamforming_get_free_bfee_entry() 233 u8 *idx in phydm_beamforming_get_free_bfer_entry() 265 u8 idx = 0xFF; in phydm_beamforming_get_first_mu_bfee_entry_idx() local 292 u8 *idx in beamforming_add_bfee_entry() 364 u8 *idx in beamforming_add_bfer_entry() 511 u8 idx; in beamforming_dym_period() local 628 u8 *idx in phydm_beamfomring_is_sounding() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | sparsebit.c | 172 sparsebit_idx_t idx; /* index of least-significant bit in mask */ member 310 static struct node *node_find(struct sparsebit *s, sparsebit_idx_t idx) in node_find() 333 static struct node *node_add(struct sparsebit *s, sparsebit_idx_t idx) in node_add() 498 static struct node *node_split(struct sparsebit *s, sparsebit_idx_t idx) in node_split() 779 bool sparsebit_is_set(struct sparsebit *s, sparsebit_idx_t idx) in sparsebit_is_set() 805 static void bit_set(struct sparsebit *s, sparsebit_idx_t idx) in bit_set() 832 static void bit_clear(struct sparsebit *s, sparsebit_idx_t idx) in bit_clear() 986 sparsebit_idx_t idx, sparsebit_num_t num) in sparsebit_is_set_num() 1010 sparsebit_idx_t idx) in sparsebit_is_clear() 1017 sparsebit_idx_t idx, sparsebit_num_t num) in sparsebit_is_clear_num() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_sspp.c | 138 u32 *idx) in _sspp_subblk_offset() 173 u32 idx; in dpu_hw_sspp_setup_multirect() local 200 u32 idx; in _sspp_setup_opmode() local 221 u32 idx; in _sspp_setup_csc10_opmode() local 248 u32 idx; in dpu_hw_sspp_setup_format() local 364 u32 idx; in dpu_hw_sspp_setup_pe_config() local 419 u32 idx; in _dpu_hw_sspp_setup_scaler3() local 434 u32 idx; in _dpu_hw_sspp_get_scaler3_ver() local 452 u32 idx; in dpu_hw_sspp_setup_rects() local 519 u32 idx; in dpu_hw_sspp_setup_sourceaddress() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_beamforming.c | 27 struct beamforming_entry *beamforming_get_entry_by_addr(struct mlme_priv *pmlmepriv, u8* ra,u8* idx) in beamforming_get_entry_by_addr() 64 struct beamforming_entry *beamforming_get_free_entry(struct mlme_priv *pmlmepriv, u8* idx) in beamforming_get_free_entry() 82 u16 mac_id, CHANNEL_WIDTH bw, BEAMFORMING_CAP beamfrom_cap, u8* idx) in beamforming_add_entry() 127 BOOLEAN beamforming_remove_entry(struct mlme_priv *pmlmepriv, u8* ra, u8* idx) in beamforming_remove_entry() 220 u8 idx, offset; in beamforming_get_report_frame() local 261 u8 idx, Sequence; in beamforming_get_ndpa_frame() local 495 u8 idx = 0; in beamforming_sounding_idx() local 511 SOUNDING_MODE beamforming_sounding_mode(struct beamforming_info *pBeamInfo, u8 idx) in beamforming_sounding_mode() 532 u16 beamforming_sounding_time(struct beamforming_info *pBeamInfo, SOUNDING_MODE mode, u8 idx) in beamforming_sounding_time() 542 …ANNEL_WIDTH beamforming_sounding_bw(struct beamforming_info *pBeamInfo, SOUNDING_MODE mode, u8 idx) in beamforming_sounding_bw() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | fpga_defs.h | 215 #define MAC_REG_ADDR(idx, reg) (MAC_REG_BASE + (idx) * 128 + (reg)) argument 217 #define MAC_REG_IDLO(idx) MAC_REG_ADDR(idx, A_GMAC_MACID_LO) argument 218 #define MAC_REG_IDHI(idx) MAC_REG_ADDR(idx, A_GMAC_MACID_HI) argument 219 #define MAC_REG_CSR(idx) MAC_REG_ADDR(idx, A_GMAC_CSR) argument 220 #define MAC_REG_IFS(idx) MAC_REG_ADDR(idx, A_GMAC_IFS) argument 221 #define MAC_REG_LARGEFRAMELENGTH(idx) MAC_REG_ADDR(idx, A_GMAC_JUMBO_FRAME_LEN) argument 222 #define MAC_REG_LINKDLY(idx) MAC_REG_ADDR(idx, A_GMAC_LNK_DLY) argument 223 #define MAC_REG_PAUSETIME(idx) MAC_REG_ADDR(idx, A_GMAC_PAUSETIME) argument 224 #define MAC_REG_CASTLO(idx) MAC_REG_ADDR(idx, A_GMAC_MCAST_LO) argument 225 #define MAC_REG_MCASTHI(idx) MAC_REG_ADDR(idx, A_GMAC_MCAST_HI) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | gk104.c | 145 read_clk(struct gk104_clk *clk, int idx) in read_clk() 223 calc_div(struct gk104_clk *clk, int idx, u32 ref, u32 freq, u32 *ddiv) in calc_div() 234 calc_src(struct gk104_clk *clk, int idx, u32 freq, u32 *dsrc, u32 *ddiv) in calc_src() 263 calc_pll(struct gk104_clk *clk, int idx, u32 freq, u32 *coef) in calc_pll() 288 struct nvkm_cstate *cstate, int idx, int dom) in calc_clk() 357 gk104_clk_prog_0(struct gk104_clk *clk, int idx) in gk104_clk_prog_0() 368 gk104_clk_prog_1_0(struct gk104_clk *clk, int idx) in gk104_clk_prog_1_0() 379 gk104_clk_prog_1_1(struct gk104_clk *clk, int idx) in gk104_clk_prog_1_1() 386 gk104_clk_prog_2(struct gk104_clk *clk, int idx) in gk104_clk_prog_2() 411 gk104_clk_prog_3(struct gk104_clk *clk, int idx) in gk104_clk_prog_3() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_beamforming.c | 182 u8 *idx) in phydm_beamforming_get_bfee_entry_by_addr() 202 u8 *idx) in phydm_beamforming_get_bfer_entry_by_addr() 222 u8 *idx) in phydm_beamforming_get_entry_by_mac_id() 261 u8 *idx) in phydm_beamforming_get_free_bfee_entry() 279 u8 *idx) in phydm_beamforming_get_free_bfer_entry() 308 u8 idx = 0xFF; in phydm_beamforming_get_first_mu_bfee_entry_idx() local 335 u8 *idx) in beamforming_add_bfee_entry() 411 u8 *idx) in beamforming_add_bfer_entry() 516 u8 idx; in beamforming_dym_period() local 629 u8 *idx) in phydm_beamfomring_is_sounding() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_beamforming.c | 179 u8 *idx) in phydm_beamforming_get_bfee_entry_by_addr() 199 u8 *idx) in phydm_beamforming_get_bfer_entry_by_addr() 219 u8 *idx) in phydm_beamforming_get_entry_by_mac_id() 258 u8 *idx) in phydm_beamforming_get_free_bfee_entry() 276 u8 *idx) in phydm_beamforming_get_free_bfer_entry() 305 u8 idx = 0xFF; in phydm_beamforming_get_first_mu_bfee_entry_idx() local 332 u8 *idx) in beamforming_add_bfee_entry() 408 u8 *idx) in beamforming_add_bfer_entry() 548 u8 idx; in beamforming_dym_period() local 661 u8 *idx) in phydm_beamfomring_is_sounding() [all …]
|