/Linux-v5.4/drivers/clk/uniphier/ |
D | clk-uniphier-sys.c | 23 #define UNIPHIER_LD4_SYS_CLK_NAND(idx) \ argument 27 #define UNIPHIER_PRO5_SYS_CLK_NAND(idx) \ argument 31 #define UNIPHIER_LD11_SYS_CLK_NAND(idx) \ argument 35 #define UNIPHIER_SYS_CLK_NAND_4X(idx) \ argument 38 #define UNIPHIER_LD11_SYS_CLK_EMMC(idx) \ argument 41 #define UNIPHIER_LD4_SYS_CLK_STDMAC(idx) \ argument 44 #define UNIPHIER_LD11_SYS_CLK_STDMAC(idx) \ argument 47 #define UNIPHIER_LD11_SYS_CLK_HSC(idx) \ argument 50 #define UNIPHIER_PRO4_SYS_CLK_GIO(idx) \ argument 53 #define UNIPHIER_PRO4_SYS_CLK_USB3(idx, ch) \ argument [all …]
|
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) \ argument 24 #define UNIPHIER_PERI_CLK_MCSSI(idx) \ argument
|
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_csr.h | 21 #define HINIC_CSR_DMA_ATTR_ADDR(idx) \ argument 27 #define HINIC_CSR_PPF_ELECTION_ADDR(idx) \ argument 35 #define HINIC_CSR_API_CMD_CHAIN_HEAD_HI_ADDR(idx) \ argument 38 #define HINIC_CSR_API_CMD_CHAIN_HEAD_LO_ADDR(idx) \ argument 41 #define HINIC_CSR_API_CMD_STATUS_HI_ADDR(idx) \ argument 44 #define HINIC_CSR_API_CMD_STATUS_LO_ADDR(idx) \ argument 47 #define HINIC_CSR_API_CMD_CHAIN_NUM_CELLS_ADDR(idx) \ argument 50 #define HINIC_CSR_API_CMD_CHAIN_CTRL_ADDR(idx) \ argument 53 #define HINIC_CSR_API_CMD_CHAIN_PI_ADDR(idx) \ argument 56 #define HINIC_CSR_API_CMD_CHAIN_REQ_ADDR(idx) \ argument [all …]
|
/Linux-v5.4/include/asm-generic/ |
D | fixmap.h | 30 static __always_inline unsigned long fix_to_virt(const unsigned int idx) in fix_to_virt() 64 #define set_fixmap(idx, phys) \ argument 69 #define clear_fixmap(idx) \ argument 74 #define __set_fixmap_offset(idx, phys, flags) \ argument 82 #define set_fixmap_offset(idx, phys) \ argument 88 #define set_fixmap_nocache(idx, phys) \ argument 91 #define set_fixmap_offset_nocache(idx, phys) \ argument 97 #define set_fixmap_io(idx, phys) \ argument 100 #define set_fixmap_offset_io(idx, phys) \ argument
|
/Linux-v5.4/drivers/net/ethernet/ibm/emac/ |
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
|
D | zmii.c | 29 #define ZMII_FER_MDI(idx) (0x80000000 >> ((idx) * 4)) argument 33 #define ZMII_FER_SMII(idx) (0x40000000 >> ((idx) * 4)) argument 34 #define ZMII_FER_RMII(idx) (0x20000000 >> ((idx) * 4)) argument 35 #define ZMII_FER_MII(idx) (0x10000000 >> ((idx) * 4)) argument 38 #define ZMII_SSR_SCI(idx) (0x40000000 >> ((idx) * 4)) argument 39 #define ZMII_SSR_FSS(idx) (0x20000000 >> ((idx) * 4)) argument 40 #define ZMII_SSR_SP(idx) (0x10000000 >> ((idx) * 4)) argument
|
/Linux-v5.4/arch/arm64/kernel/ |
D | perf_event.c | 355 int idx = event->hw.idx; in armv8pmu_event_is_chained() local 389 static inline int armv8pmu_counter_valid(struct arm_pmu *cpu_pmu, int idx) in armv8pmu_counter_valid() 395 static inline int armv8pmu_counter_has_overflowed(u32 pmnc, int idx) in armv8pmu_counter_has_overflowed() 400 static inline void armv8pmu_select_counter(int idx) in armv8pmu_select_counter() 407 static inline u32 armv8pmu_read_evcntr(int idx) in armv8pmu_read_evcntr() 415 int idx = event->hw.idx; in armv8pmu_read_hw_counter() local 428 int idx = hwc->idx; in armv8pmu_read_counter() local 442 static inline void armv8pmu_write_evcntr(int idx, u32 value) in armv8pmu_write_evcntr() 451 int idx = event->hw.idx; in armv8pmu_write_hw_counter() local 465 int idx = hwc->idx; in armv8pmu_write_counter() local [all …]
|
/Linux-v5.4/arch/x86/crypto/ |
D | sha512-avx-asm.S | 135 idx = \rnd define 176 idx = \rnd - 2 define 178 idx = \rnd - 15 define 191 idx = \rnd define 231 idx = \rnd - 16 define 233 idx = \rnd - 7 define 240 idx = \rnd + 1 define 252 idx = \rnd define
|
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
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.c | 154 static int mlx5e_grp_sw_fill_strings(struct mlx5e_priv *priv, u8 *data, int idx) in mlx5e_grp_sw_fill_strings() 163 static int mlx5e_grp_sw_fill_stats(struct mlx5e_priv *priv, u64 *data, int idx) in mlx5e_grp_sw_fill_stats() 328 static int mlx5e_grp_q_fill_strings(struct mlx5e_priv *priv, u8 *data, int idx) in mlx5e_grp_q_fill_strings() 343 static int mlx5e_grp_q_fill_stats(struct mlx5e_priv *priv, u64 *data, int idx) in mlx5e_grp_q_fill_stats() 398 int idx) in mlx5e_grp_vnic_env_fill_strings() 413 int idx) in mlx5e_grp_vnic_env_fill_stats() 496 int idx) in mlx5e_grp_vport_fill_strings() 506 int idx) in mlx5e_grp_vport_fill_stats() 561 int idx) in mlx5e_grp_802_3_fill_strings() 571 int idx) in mlx5e_grp_802_3_fill_stats() [all …]
|
/Linux-v5.4/arch/x86/um/ |
D | tls_32.c | 66 int idx; in get_free_idx() local 95 int idx; in load_TLS() local 204 int idx, int flushed) in set_tls_entry() 221 int idx, ret = -EFAULT; in arch_copy_tls() local 241 int idx) in get_tls_entry() 282 int idx, ret; in SYSCALL_DEFINE1() local 313 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() 330 int idx, ret; in SYSCALL_DEFINE1() local 352 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area()
|
/Linux-v5.4/arch/sh/kernel/cpu/sh5/ |
D | clock-sh5.c | 24 int idx = (__raw_readl(cprc_base + 0x00) >> 6) & 0x0007; in master_clk_init() local 34 int idx = (__raw_readw(cprc_base) >> 12) & 0x0007; in module_clk_recalc() local 44 int idx = (__raw_readw(cprc_base) >> 3) & 0x0007; in bus_clk_recalc() local 54 int idx = (__raw_readw(cprc_base) & 0x0007); in cpu_clk_recalc() local 69 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
/Linux-v5.4/arch/sh/kernel/cpu/sh4a/ |
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()
|
D | clock-sh7780.c | 33 int idx = (__raw_readl(FRQCR) & 0x0003); in module_clk_recalc() local 43 int idx = ((__raw_readl(FRQCR) >> 16) & 0x0007); in bus_clk_recalc() local 53 int idx = ((__raw_readl(FRQCR) >> 24) & 0x0001); in cpu_clk_recalc() local 68 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops() 76 int idx = ((__raw_readl(FRQCR) >> 20) & 0x0007); in shyway_clk_recalc() local
|
/Linux-v5.4/arch/sh/kernel/cpu/sh3/ |
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()
|
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()
|
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()
|
/Linux-v5.4/include/linux/ |
D | memcontrol.h | 594 static inline unsigned long memcg_page_state(struct mem_cgroup *memcg, int idx) in memcg_page_state() 609 int idx) in memcg_page_state_local() 627 int idx, int val) in mod_memcg_state() 654 int idx, int val) in __mod_memcg_page_state() 661 int idx, int val) in mod_memcg_page_state() 668 enum node_stat_item idx) in lruvec_page_state() 686 enum node_stat_item idx) in lruvec_page_state_local() 710 enum node_stat_item idx, int val) in mod_lruvec_state() 720 enum node_stat_item idx, int val) in __mod_lruvec_page_state() 736 enum node_stat_item idx, int val) in mod_lruvec_page_state() [all …]
|
/Linux-v5.4/drivers/input/misc/ |
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 …]
|
/Linux-v5.4/drivers/net/ethernet/ti/ |
D | cpsw_ale.c | 63 int idx; in cpsw_ale_get_field() local 74 int idx; in cpsw_ale_set_field() local 140 static int cpsw_ale_read(struct cpsw_ale *ale, int idx, u32 *ale_entry) in cpsw_ale_read() 155 static int cpsw_ale_write(struct cpsw_ale *ale, int idx, u32 *ale_entry) in cpsw_ale_write() 174 int type, idx; in cpsw_ale_match_addr() local 195 int type, idx; in cpsw_ale_match_vlan() local 211 int type, idx; in cpsw_ale_match_free() local 225 int type, idx; in cpsw_ale_find_ageable() local 264 int ret, idx; in cpsw_ale_flush_multicast() local 311 int idx; in cpsw_ale_add_ucast() local [all …]
|
/Linux-v5.4/mm/ |
D | hugetlb_cgroup.c | 61 int idx; in hugetlb_cgroup_have_usage() local 73 int idx; in hugetlb_cgroup_init() local 125 static void hugetlb_cgroup_move_parent(int idx, struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_move_parent() 166 int idx = 0; in hugetlb_cgroup_css_offline() local 181 int hugetlb_cgroup_charge_cgroup(int idx, unsigned long nr_pages, in hugetlb_cgroup_charge_cgroup() 214 void hugetlb_cgroup_commit_charge(int idx, unsigned long nr_pages, in hugetlb_cgroup_commit_charge() 228 void hugetlb_cgroup_uncharge_page(int idx, unsigned long nr_pages, in hugetlb_cgroup_uncharge_page() 244 void hugetlb_cgroup_uncharge_cgroup(int idx, unsigned long nr_pages, in hugetlb_cgroup_uncharge_cgroup() 291 int ret, idx; in hugetlb_cgroup_write() local 353 static void __init __hugetlb_cgroup_file_init(int idx) in __hugetlb_cgroup_file_init()
|
/Linux-v5.4/tools/testing/selftests/kvm/lib/ |
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 …]
|
/Linux-v5.4/arch/arm/mach-omap2/ |
D | cm2xxx_3xxx.h | 50 static inline u32 omap2_cm_read_mod_reg(s16 module, u16 idx) in omap2_cm_read_mod_reg() 55 static inline void omap2_cm_write_mod_reg(u32 val, s16 module, u16 idx) in omap2_cm_write_mod_reg() 62 s16 idx) in omap2_cm_rmw_mod_reg_bits() 75 static inline u32 omap2_cm_read_mod_bits_shift(s16 domain, s16 idx, u32 mask) in omap2_cm_read_mod_bits_shift() 86 static inline u32 omap2_cm_set_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_cm_set_mod_reg_bits() 91 static inline u32 omap2_cm_clear_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_cm_clear_mod_reg_bits()
|
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_sspp.c | 137 u32 *idx) in _sspp_subblk_offset() 170 u32 idx; in dpu_hw_sspp_setup_multirect() local 197 u32 idx; in _sspp_setup_opmode() local 218 u32 idx; in _sspp_setup_csc10_opmode() local 245 u32 idx; in dpu_hw_sspp_setup_format() local 347 u32 idx; in dpu_hw_sspp_setup_pe_config() local 402 u32 idx; in _dpu_hw_sspp_setup_scaler3() local 417 u32 idx; in _dpu_hw_sspp_get_scaler3_ver() local 435 u32 idx; in dpu_hw_sspp_setup_rects() local 502 u32 idx; in dpu_hw_sspp_setup_sourceaddress() local [all …]
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ |
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 …]
|