/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | mcs_reg.h | 14 #define MCSX_MCS_TOP_SLAVE_PORT_RESET(a) ({ \ argument 24 #define MCSX_MCS_TOP_SLAVE_CHANNEL_CFG(a) ({ \ argument 41 #define MCSX_MIL_RX_LMACX_CFG(a) ({ \ argument 58 #define MCSX_LINK_LMACX_CFG(a) ({ \ argument 84 #define MCSX_PAB_RX_SLAVE_PORT_CFGX(a) ({ \ argument 100 #define MCSX_PEX_RX_SLAVE_RULE_ETYPE_CFGX(a) ({ \ argument 109 #define MCSX_PEX_RX_SLAVE_RULE_DAX(a) ({ \ argument 154 #define MCSX_PEX_RX_SLAVE_RULE_COMBO_ETX(a) ({ \ argument 188 #define MCSX_PEX_TX_SLAVE_RULE_DAX(a) ({ \ argument 402 #define MCSX_CPM_RX_SLAVE_SC_CAMX(a, b) ({ \ argument [all …]
|
A D | rvu_reg.h | 396 #define NIX_AF_LFX_CFG(a) (0x4000 | (a) << 17) argument 584 #define NPC_AF_KPUX_ENTRYX_CAMX(a, b, c) \ argument 586 #define NPC_AF_KPUX_ENTRYX_ACTION0(a, b) \ argument 588 #define NPC_AF_KPUX_ENTRYX_ACTION1(a, b) \ argument 678 #define NPC_AF_MATCH_STATX(a) ({ \ argument 699 #define NDC_AF_BP_TEST(a) (0x00200 | (a) << 3) argument 702 #define NDC_AF_HASHX(a) (0x00300 | (a) << 3) argument 703 #define NDC_AF_PORTX_RTX_RWX_REQ_PC(a, b, c) \ argument 707 #define NDC_AF_PORTX_RTX_RWX_LAT_PC(a, b, c) \ argument 709 #define NDC_AF_PORTX_RTX_CANT_ALLOC_PC(a, b) \ argument [all …]
|
/linux-6.3-rc2/drivers/crypto/cavium/cpt/ |
A D | cpt_common.h | 49 #define CPTX_PF_MBOX_INTX(a, b) \ argument 51 #define CPTX_PF_MBOX_INT_W1SX(a, b) \ argument 53 #define CPTX_PF_MBOX_ENA_W1CX(a, b) \ argument 55 #define CPTX_PF_MBOX_ENA_W1SX(a, b) \ argument 61 #define CPTX_PF_GX_EN(a, b) \ argument 68 #define CPTX_PF_INST_LATENCY_PC(a) \ argument 83 #define CPTX_PF_EXE_DBG_CNTX(a, b) \ argument 92 #define CPTX_PF_QX_CTL(a, b) \ argument 94 #define CPTX_PF_QX_GMCTL(a, b) \ argument 96 #define CPTX_PF_QX_CTL2(a, b) \ argument [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_reg.h | 50 #define RVU_VF_VFPF_MBOXX(a) (0x00 | (a) << 3) argument 58 #define RVU_VF_MSIX_PBAX(a) (0xF0000 | (a) << 3) argument 142 #define NIX_AF_SMQX_CFG(a) (0x700 | (a) << 16) argument 143 #define NIX_AF_TL1X_SCHEDULE(a) (0xC00 | (a) << 16) argument 144 #define NIX_AF_TL1X_CIR(a) (0xC20 | (a) << 16) argument 145 #define NIX_AF_TL1X_TOPOLOGY(a) (0xC80 | (a) << 16) argument 146 #define NIX_AF_TL2X_PARENT(a) (0xE88 | (a) << 16) argument 148 #define NIX_AF_TL3X_PARENT(a) (0x1088 | (a) << 16) argument 150 #define NIX_AF_TL4X_PARENT(a) (0x1288 | (a) << 16) argument 152 #define NIX_AF_TL4X_PIR(a) (0x1230 | (a) << 16) argument [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | skb_array.h | 32 static inline bool __skb_array_full(struct skb_array *a) in __skb_array_full() 37 static inline bool skb_array_full(struct skb_array *a) in skb_array_full() 66 static inline bool __skb_array_empty(struct skb_array *a) in __skb_array_empty() 76 static inline bool skb_array_empty(struct skb_array *a) in skb_array_empty() 81 static inline bool skb_array_empty_bh(struct skb_array *a) in skb_array_empty_bh() 86 static inline bool skb_array_empty_irq(struct skb_array *a) in skb_array_empty_irq() 91 static inline bool skb_array_empty_any(struct skb_array *a) in skb_array_empty_any() 160 static inline int skb_array_peek_len(struct skb_array *a) in skb_array_peek_len() 170 static inline int skb_array_peek_len_bh(struct skb_array *a) in skb_array_peek_len_bh() 190 static inline void skb_array_unconsume(struct skb_array *a, in skb_array_unconsume() [all …]
|
A D | jiffies.h | 104 #define time_after(a,b) \ argument 108 #define time_before(a,b) time_after(b,a) argument 110 #define time_after_eq(a,b) \ argument 114 #define time_before_eq(a,b) time_after_eq(b,a) argument 119 #define time_in_range(a,b,c) \ argument 126 #define time_in_range_open(a,b,c) \ argument 133 #define time_after64(a,b) \ argument 137 #define time_before64(a,b) time_after64(b,a) argument 139 #define time_after_eq64(a,b) \ argument 143 #define time_before_eq64(a,b) time_after_eq64(b,a) argument [all …]
|
/linux-6.3-rc2/drivers/scsi/esas2r/ |
A D | esas2r_init.c | 46 static bool esas2r_initmem_alloc(struct esas2r_adapter *a, in esas2r_initmem_alloc() 75 static void esas2r_initmem_free(struct esas2r_adapter *a, in esas2r_initmem_free() 103 static bool alloc_vda_req(struct esas2r_adapter *a, in alloc_vda_req() 150 static int esas2r_map_regions(struct esas2r_adapter *a) in esas2r_map_regions() 264 struct esas2r_adapter *a; in esas2r_init_adapter() local 545 struct esas2r_adapter *a = esas2r_adapters[i]; in esas2r_kill_adapter() local 937 bool esas2r_check_adapter(struct esas2r_adapter *a) in esas2r_check_adapter() 1243 bool esas2r_init_msgs(struct esas2r_adapter *a) in esas2r_init_msgs() 1462 void esas2r_reset_adapter(struct esas2r_adapter *a) in esas2r_reset_adapter() 1469 void esas2r_reset_chip(struct esas2r_adapter *a) in esas2r_reset_chip() [all …]
|
A D | esas2r_int.c | 56 void esas2r_polled_interrupt(struct esas2r_adapter *a) in esas2r_polled_interrupt() 94 struct esas2r_adapter *a = (struct esas2r_adapter *)dev_id; in esas2r_interrupt() local 105 void esas2r_adapter_interrupt(struct esas2r_adapter *a) in esas2r_adapter_interrupt() 133 struct esas2r_adapter *a = (struct esas2r_adapter *)dev_id; in esas2r_msi_interrupt() local 306 void esas2r_do_deferred_processes(struct esas2r_adapter *a) in esas2r_do_deferred_processes() 388 void esas2r_process_adapter_reset(struct esas2r_adapter *a) in esas2r_process_adapter_reset() 446 static void esas2r_process_bus_reset(struct esas2r_adapter *a) in esas2r_process_bus_reset() 617 void esas2r_do_tasklet_tasks(struct esas2r_adapter *a) in esas2r_do_tasklet_tasks() 696 void esas2r_force_interrupt(struct esas2r_adapter *a) in esas2r_force_interrupt() 879 static void esas2r_check_req_rsp_sense(struct esas2r_adapter *a, in esas2r_check_req_rsp_sense() [all …]
|
A D | esas2r_disc.c | 83 void esas2r_disc_initialize(struct esas2r_adapter *a) in esas2r_disc_initialize() 146 void esas2r_disc_start_waiting(struct esas2r_adapter *a) in esas2r_disc_start_waiting() 158 void esas2r_disc_check_for_work(struct esas2r_adapter *a) in esas2r_disc_check_for_work() 196 void esas2r_disc_check_complete(struct esas2r_adapter *a) in esas2r_disc_check_complete() 311 bool esas2r_disc_start_port(struct esas2r_adapter *a) in esas2r_disc_start_port() 386 static bool esas2r_disc_continue(struct esas2r_adapter *a, in esas2r_disc_continue() 502 static void esas2r_disc_abort(struct esas2r_adapter *a, in esas2r_disc_abort() 687 static bool esas2r_disc_part_info(struct esas2r_adapter *a, in esas2r_disc_part_info() 1032 struct esas2r_adapter *a = sgc->adapter; in esas2r_disc_get_phys_addr() local 1044 static bool esas2r_disc_dev_remove(struct esas2r_adapter *a, in esas2r_disc_dev_remove() [all …]
|
A D | esas2r_ioctl.c | 68 struct esas2r_adapter *a; member 82 static void complete_fm_api_req(struct esas2r_adapter *a, in complete_fm_api_req() 181 static void complete_nvr_req(struct esas2r_adapter *a, in complete_nvr_req() 207 struct esas2r_adapter *a = bi->a; in handle_buffered_ioctl() local 293 static int smp_ioctl_callback(struct esas2r_adapter *a, in smp_ioctl_callback() 341 static bool csmi_ioctl_tunnel(struct esas2r_adapter *a, in csmi_ioctl_tunnel() 667 static bool hba_ioctl_tunnel(struct esas2r_adapter *a, in hba_ioctl_tunnel() 744 static int hba_ioctl_callback(struct esas2r_adapter *a, in hba_ioctl_callback() 1228 u8 handle_hba_ioctl(struct esas2r_adapter *a, in handle_hba_ioctl() 1275 struct esas2r_adapter *a; in esas2r_ioctl_handler() local [all …]
|
A D | esas2r_main.c | 353 struct esas2r_adapter *a; in esas2r_probe() local 823 struct esas2r_adapter *a = in esas2r_queuecommand() local 980 struct esas2r_adapter *a = in esas2r_eh_abort() local 1067 struct esas2r_adapter *a = in esas2r_host_bus_reset() local 1109 struct esas2r_adapter *a = in esas2r_dev_targ_reset() local 1280 bool esas2r_read_mem_block(struct esas2r_adapter *a, in esas2r_read_mem_block() 1576 void esas2r_kickoff_timer(struct esas2r_adapter *a) in esas2r_kickoff_timer() 1606 struct esas2r_adapter *a = fw_event->a; in esas2r_free_fw_event() local 1615 esas2r_fw_event_off(struct esas2r_adapter *a) in esas2r_fw_event_off() 1625 esas2r_fw_event_on(struct esas2r_adapter *a) in esas2r_fw_event_on() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
A D | math_support.h | 21 #define IS_ODD(a) ((a) & 0x1) argument 22 #define IS_EVEN(a) (!IS_ODD(a)) argument 32 #define IMPLIES(a, b) (!(a) || (b)) argument 36 #define MAX(a, b) (((a) > (b)) ? (a) : (b)) argument 37 #define MIN(a, b) (((a) < (b)) ? (a) : (b)) argument 41 #define CEIL_MUL(a, b) (CEIL_DIV(a, b) * (b)) argument 42 #define CEIL_MUL2(a, b) (((a) + (b) - 1) & ~((b) - 1)) argument 43 #define CEIL_SHIFT(a, b) (((a) + (1 << (b)) - 1) >> (b)) argument 44 #define CEIL_SHIFT_MUL(a, b) (CEIL_SHIFT(a, b) << (b)) argument 74 #define ceil_div(a, b) (CEIL_DIV(a, b)) argument [all …]
|
/linux-6.3-rc2/drivers/acpi/acpica/ |
A D | acmacros.h | 398 #define ARGI_LIST1(a) (ARG_1(a)) argument 484 #define ASL_CV_LABEL_FILENODE(a) argument 485 #define ASL_CV_CAPTURE_COMMENTS_ONLY(a) argument 486 #define ASL_CV_CAPTURE_COMMENTS(a) argument 487 #define ASL_CV_TRANSFER_COMMENTS(a) argument 490 #define ASL_CV_SWITCH_FILES(a,b) argument 491 #define ASL_CV_CLEAR_OP_COMMENTS(a) argument 492 #define ASL_CV_PRINT_ONE_COMMENT(a,b,c,d) argument 493 #define ASL_CV_PRINT_ONE_COMMENT_LIST(a,b) argument 494 #define ASL_CV_FILE_HAS_SWITCHED(a) 0 argument [all …]
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/ |
A D | iwl-debug.h | 43 #define __IWL_ERR_DEV(d, mode, f, a...) \ argument 48 #define IWL_ERR_DEV(d, f, a...) \ argument 50 #define IWL_ERR(m, f, a...) \ argument 52 #define IWL_ERR_LIMIT(m, f, a...) \ argument 54 #define IWL_WARN(m, f, a...) \ argument 59 #define IWL_INFO(m, f, a...) \ argument 64 #define IWL_CRIT(m, f, a...) \ argument 193 #define IWL_DEBUG_DROP_LIMIT(p, f, a...) \ argument 197 #define IWL_DEBUG_RATE_LIMIT(p, f, a...) \ argument 199 #define IWL_DEBUG_ASSOC(p, f, a...) \ argument [all …]
|
/linux-6.3-rc2/arch/mips/include/asm/mach-generic/ |
A D | mangle-port.h | 30 # define ioswabb(a, x) (x) argument 31 # define __mem_ioswabb(a, x) (x) argument 32 # define ioswabw(a, x) le16_to_cpu((__force __le16)(x)) argument 33 # define __mem_ioswabw(a, x) (x) argument 35 # define __mem_ioswabl(a, x) (x) argument 37 # define __mem_ioswabq(a, x) (x) argument 41 # define ioswabb(a, x) (x) argument 42 # define __mem_ioswabb(a, x) (x) argument 43 # define ioswabw(a, x) (x) argument 45 # define ioswabl(a, x) (x) argument [all …]
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | ppc-opcode.h | 313 #define ___PPC_RA(a) (((a) & 0x1f) << 16) argument 321 #define __PPC_RA(a) ___PPC_RA(__REG_##a) argument 322 #define __PPC_RA0(a) ___PPC_RA(__REGA0_##a) argument 326 #define __PPC_XA(a) ((((a) & 0x1f) << 16) | (((a) & 0x20) >> 3)) argument 536 #define PPC_RAW_MR(d, a) PPC_RAW_OR(d, a, a) argument 553 #define PPC_RAW_RLWINM_DOT(d, a, i, mb, me) \ argument 564 #define PPC_RAW_SLDI(d, a, i) PPC_RAW_RLDICR(d, a, i, 63-(i)) argument 566 #define PPC_RAW_SRDI(d, a, i) PPC_RAW_RLDICL(d, a, 64-(i), i) argument 608 #define PPC_TLBILX_ALL(a, b) PPC_TLBILX(0, a, b) argument 609 #define PPC_TLBILX_PID(a, b) PPC_TLBILX(1, a, b) argument [all …]
|
/linux-6.3-rc2/arch/microblaze/include/asm/ |
A D | io.h | 39 #define out_be16(a, v) __raw_writew((v), (a)) argument 41 #define in_be32(a) __raw_readl((const void __iomem __force *)(a)) argument 42 #define in_be16(a) __raw_readw(a) argument 44 #define writel_be(v, a) out_be32((__force unsigned *)a, v) argument 45 #define readl_be(a) in_be32((__force unsigned *)a) argument 48 #define out_le32(a, v) __raw_writel(__cpu_to_le32(v), (a)) argument 49 #define out_le16(a, v) __raw_writew(__cpu_to_le16(v), (a)) argument 51 #define in_le32(a) __le32_to_cpu(__raw_readl(a)) argument 52 #define in_le16(a) __le16_to_cpu(__raw_readw(a)) argument 55 #define out_8(a, v) __raw_writeb((v), (a)) argument [all …]
|
/linux-6.3-rc2/arch/sh/include/asm/ |
A D | addrspace.h | 24 #define PXSEG(a) (((unsigned long)(a)) & 0xe0000000) argument 30 #define P1SEGADDR(a) \ argument 32 #define P2SEGADDR(a) \ argument 34 #define P3SEGADDR(a) \ argument 36 #define P4SEGADDR(a) \ argument 42 #define P1SEGADDR(a) ({ (void)(a); BUG(); NULL; }) argument 43 #define P2SEGADDR(a) ({ (void)(a); BUG(); NULL; }) argument 44 #define P3SEGADDR(a) ({ (void)(a); BUG(); NULL; }) argument 45 #define P4SEGADDR(a) ({ (void)(a); BUG(); NULL; }) argument 50 #define IS_29BIT(a) (((unsigned long)(a)) < 0x20000000) argument
|
/linux-6.3-rc2/kernel/bpf/ |
A D | tnum.c | 37 struct tnum tnum_lshift(struct tnum a, u8 shift) in tnum_lshift() 42 struct tnum tnum_rshift(struct tnum a, u8 shift) in tnum_rshift() 62 struct tnum tnum_add(struct tnum a, struct tnum b) in tnum_add() 74 struct tnum tnum_sub(struct tnum a, struct tnum b) in tnum_sub() 86 struct tnum tnum_and(struct tnum a, struct tnum b) in tnum_and() 96 struct tnum tnum_or(struct tnum a, struct tnum b) in tnum_or() 153 struct tnum tnum_cast(struct tnum a, u8 size) in tnum_cast() 160 bool tnum_is_aligned(struct tnum a, u64 size) in tnum_is_aligned() 167 bool tnum_in(struct tnum a, struct tnum b) in tnum_in() 201 struct tnum tnum_subreg(struct tnum a) in tnum_subreg() [all …]
|
/linux-6.3-rc2/include/net/tc_act/ |
A D | tc_skbedit.h | 29 #define to_skbedit(a) ((struct tcf_skbedit *)a) argument 32 static inline bool is_tcf_skbedit_with_flag(const struct tc_action *a, u32 flag) in is_tcf_skbedit_with_flag() 48 static inline bool is_tcf_skbedit_mark(const struct tc_action *a) in is_tcf_skbedit_mark() 53 static inline u32 tcf_skbedit_mark(const struct tc_action *a) in tcf_skbedit_mark() 65 static inline bool is_tcf_skbedit_ptype(const struct tc_action *a) in is_tcf_skbedit_ptype() 70 static inline u32 tcf_skbedit_ptype(const struct tc_action *a) in tcf_skbedit_ptype() 82 static inline bool is_tcf_skbedit_priority(const struct tc_action *a) in is_tcf_skbedit_priority() 87 static inline u32 tcf_skbedit_priority(const struct tc_action *a) in tcf_skbedit_priority() 98 static inline u16 tcf_skbedit_rx_queue_mapping(const struct tc_action *a) in tcf_skbedit_rx_queue_mapping() 110 static inline bool is_tcf_skbedit_queue_mapping(const struct tc_action *a) in is_tcf_skbedit_queue_mapping() [all …]
|
A D | tc_gact.h | 17 #define to_gact(a) ((struct tcf_gact *)a) argument 19 static inline bool __is_tcf_gact_act(const struct tc_action *a, int act, in __is_tcf_gact_act() 37 static inline bool is_tcf_gact_ok(const struct tc_action *a) in is_tcf_gact_ok() 42 static inline bool is_tcf_gact_shot(const struct tc_action *a) in is_tcf_gact_shot() 47 static inline bool is_tcf_gact_trap(const struct tc_action *a) in is_tcf_gact_trap() 52 static inline bool is_tcf_gact_goto_chain(const struct tc_action *a) in is_tcf_gact_goto_chain() 57 static inline u32 tcf_gact_goto_chain_index(const struct tc_action *a) in tcf_gact_goto_chain_index() 62 static inline bool is_tcf_gact_continue(const struct tc_action *a) in is_tcf_gact_continue() 67 static inline bool is_tcf_gact_reclassify(const struct tc_action *a) in is_tcf_gact_reclassify() 72 static inline bool is_tcf_gact_pipe(const struct tc_action *a) in is_tcf_gact_pipe()
|
/linux-6.3-rc2/sound/pci/au88x0/ |
A D | au88x0_a3d.c | 376 static void a3dsrc_SetA3DSampleRate(a3dsrc_t * a, int sr) in a3dsrc_SetA3DSampleRate() 386 static void a3dsrc_EnableA3D(a3dsrc_t * a) in a3dsrc_EnableA3D() 394 static void a3dsrc_DisableA3D(a3dsrc_t * a) in a3dsrc_DisableA3D() 435 static void a3dsrc_ZeroSliceIO(a3dsrc_t * a) in a3dsrc_ZeroSliceIO() 451 static void a3dsrc_ZeroState(a3dsrc_t * a) in a3dsrc_ZeroState() 475 static void a3dsrc_ZeroStateA3D(a3dsrc_t *a, vortex_t *v) in a3dsrc_ZeroStateA3D() 500 static void a3dsrc_ProgramPipe(a3dsrc_t * a) in a3dsrc_ProgramPipe() 767 a3dsrc_t *a = kcontrol->private_data; in snd_vortex_a3d_hrtf_put() local 784 a3dsrc_t *a = kcontrol->private_data; in snd_vortex_a3d_itd_put() local 803 a3dsrc_t *a = kcontrol->private_data; in snd_vortex_a3d_ild_put() local [all …]
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/ |
A D | instructions.h | 77 #define __PPC_RA(a) (((a) & 0x1f) << 16) argument 117 #define PLBZ(t, a, r, d) PREFIX_MLS(PPC_INST_LBZ, t, a, r, d) argument 118 #define PLHZ(t, a, r, d) PREFIX_MLS(PPC_INST_LHZ, t, a, r, d) argument 119 #define PLHA(t, a, r, d) PREFIX_MLS(PPC_INST_LHA, t, a, r, d) argument 121 #define PLWA(t, a, r, d) PREFIX_8LS(0xa4000000, t, a, r, d) argument 122 #define PLD(t, a, r, d) PREFIX_8LS(0xe4000000, t, a, r, d) argument 123 #define PLQ(t, a, r, d) PREFIX_8LS(0xe0000000, t, a, r, d) argument 127 #define PSTD(s, a, r, d) PREFIX_8LS(0xf4000000, s, a, r, d) argument 128 #define PSTQ(s, a, r, d) PREFIX_8LS(0xf0000000, s, a, r, d) argument 139 #define PLXV0(s, a, r, d) PREFIX_8LS(0xc8000000, s, a, r, d) argument [all …]
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | addrspace.h | 54 #define XPHYSADDR(a) ((_ACAST64_(a)) & \ argument 73 #define CKSEG0ADDR(a) (CPHYSADDR(a) | CKSEG0) argument 74 #define CKSEG1ADDR(a) (CPHYSADDR(a) | CKSEG1) argument 80 #define CKSEG0ADDR(a) (CPHYSADDR(a) | KSEG0) argument 81 #define CKSEG1ADDR(a) (CPHYSADDR(a) | KSEG1) argument 82 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2) argument 83 #define CKSEG3ADDR(a) (CPHYSADDR(a) | KSEG3) argument 88 #define KSEG0ADDR(a) (CPHYSADDR(a) | KSEG0) argument 89 #define KSEG1ADDR(a) (CPHYSADDR(a) | KSEG1) argument 90 #define KSEG2ADDR(a) (CPHYSADDR(a) | KSEG2) argument [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_display_reg_defs.h | 18 #define _PIPE(pipe, a, b) _PICK_EVEN(pipe, a, b) argument 19 #define _PLANE(plane, a, b) _PICK_EVEN(plane, a, b) argument 20 #define _TRANS(tran, a, b) _PICK_EVEN(tran, a, b) argument 21 #define _PORT(port, a, b) _PICK_EVEN(port, a, b) argument 22 #define _PLL(pll, a, b) _PICK_EVEN(pll, a, b) argument 23 #define _PHY(phy, a, b) _PICK_EVEN(phy, a, b) argument 25 #define _MMIO_PIPE(pipe, a, b) _MMIO(_PIPE(pipe, a, b)) argument 27 #define _MMIO_TRANS(tran, a, b) _MMIO(_TRANS(tran, a, b)) argument 28 #define _MMIO_PORT(port, a, b) _MMIO(_PORT(port, a, b)) argument 29 #define _MMIO_PLL(pll, a, b) _MMIO(_PLL(pll, a, b)) argument [all …]
|