Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 1711) sorted by relevance

12345678910>>...69

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_reg.h14 #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
101 #define MCSX_PEX_RX_SLAVE_RULE_ETYPE_CFGX(a) ({ \ argument
110 #define MCSX_PEX_RX_SLAVE_RULE_DAX(a) ({ \ argument
155 #define MCSX_PEX_RX_SLAVE_RULE_COMBO_ETX(a) ({ \ argument
189 #define MCSX_PEX_TX_SLAVE_RULE_DAX(a) ({ \ argument
406 #define MCSX_CPM_RX_SLAVE_SC_CAMX(a, b) ({ \ argument
[all …]
H A Drvu_reg.h397 #define NIX_AF_LFX_CFG(a) (0x4000 | (a) << 17) argument
586 #define NPC_AF_KPUX_ENTRYX_CAMX(a, b, c) \ argument
588 #define NPC_AF_KPUX_ENTRYX_ACTION0(a, b) \ argument
590 #define NPC_AF_KPUX_ENTRYX_ACTION1(a, b) \ argument
680 #define NPC_AF_MATCH_STATX(a) ({ \ argument
701 #define NDC_AF_BP_TEST(a) (0x00200 | (a) << 3) argument
704 #define NDC_AF_HASHX(a) (0x00300 | (a) << 3) argument
705 #define NDC_AF_PORTX_RTX_RWX_REQ_PC(a, b, c) \ argument
709 #define NDC_AF_PORTX_RTX_RWX_LAT_PC(a, b, c) \ argument
711 #define NDC_AF_PORTX_RTX_CANT_ALLOC_PC(a, b) \ argument
[all …]
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h50 #define RVU_VF_VFPF_MBOXX(a) (0x00 | (a) << 3) argument
142 #define NIX_AF_SMQX_CFG(a) (0x700 | (a) << 16) argument
144 #define NIX_AF_TL1X_CIR(a) (0xC20 | (a) << 16) argument
146 #define NIX_AF_TL2X_PARENT(a) (0xE88 | (a) << 16) argument
153 #define NIX_AF_TL3X_SHAPE(a) (0x1010 | (a) << 16) argument
154 #define NIX_AF_TL3X_CIR(a) (0x1020 | (a) << 16) argument
155 #define NIX_AF_TL3X_PIR(a) (0x1030 | (a) << 16) argument
160 #define NIX_AF_TL4X_CIR(a) (0x1220 | (a) << 16) argument
161 #define NIX_AF_TL4X_PIR(a) (0x1230 | (a) << 16) argument
165 #define NIX_AF_MDQX_CIR(a) (0x1420 | (a) << 16) argument
[all …]
/openbmc/rest-dbus/resources/
H A Djquery.min.js2 !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b… argument
4 return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i… argument
5 return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c… argument
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcpt_common.h49 #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 …]
/openbmc/qemu/target/rx/
H A Ddisas.c347 static bool trans_POP(DisasContext *ctx, arg_POP *a) in trans_POP()
354 static bool trans_POPC(DisasContext *ctx, arg_POPC *a) in trans_POPC()
361 static bool trans_POPM(DisasContext *ctx, arg_POPM *a) in trans_POPM()
412 static bool trans_STZ(DisasContext *ctx, arg_STZ *a) in trans_STZ()
908 static bool trans_BRA(DisasContext *ctx, arg_BRA *a) in trans_BRA()
922 static bool trans_JMP(DisasContext *ctx, arg_JMP *a) in trans_JMP()
929 static bool trans_JSR(DisasContext *ctx, arg_JSR *a) in trans_JSR()
937 static bool trans_BSR(DisasContext *ctx, arg_BSR *a) in trans_BSR()
952 static bool trans_RTS(DisasContext *ctx, arg_RTS *a) in trans_RTS()
959 static bool trans_NOP(DisasContext *ctx, arg_NOP *a) in trans_NOP()
[all …]
H A Dtranslate.c604 static bool trans_POP(DisasContext *ctx, arg_POP *a) in trans_POP()
737 static bool trans_STZ(DisasContext *ctx, arg_STZ *a) in trans_STZ()
1570 static bool trans_BRA(DisasContext *ctx, arg_BRA *a) in trans_BRA()
1591 static bool trans_JMP(DisasContext *ctx, arg_JMP *a) in trans_JMP()
1599 static bool trans_JSR(DisasContext *ctx, arg_JSR *a) in trans_JSR()
1609 static bool trans_BSR(DisasContext *ctx, arg_BSR *a) in trans_BSR()
1626 static bool trans_RTS(DisasContext *ctx, arg_RTS *a) in trans_RTS()
1634 static bool trans_NOP(DisasContext *ctx, arg_NOP *a) in trans_NOP()
1806 static bool trans_SAT(DisasContext *ctx, arg_SAT *a) in trans_SAT()
1827 #define cat3(a, b, c) a##b##c argument
[all …]
/openbmc/qemu/include/qemu/
H A Dint128.h15 static inline Int128 int128_make64(uint64_t a) in int128_make64()
30 static inline uint64_t int128_get64(Int128 a) in int128_get64()
42 static inline int64_t int128_gethi(Int128 a) in int128_gethi()
67 static inline Int128 int128_not(Int128 a) in int128_not()
107 static inline Int128 int128_neg(Int128 a) in int128_neg()
117 static inline bool int128_nonneg(Int128 a) in int128_nonneg()
162 static inline bool int128_nz(Int128 a) in int128_nz()
187 static inline Int128 bswap128(Int128 a) in bswap128()
196 static inline int clz128(Int128 a) in clz128()
427 static inline bool int128_nz(Int128 a) in int128_nz()
[all …]
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h264 static inline bool float16_is_neg(float16 a) in float16_is_neg()
274 static inline bool float16_is_zero(float16 a) in float16_is_zero()
289 static inline float16 float16_abs(float16 a) in float16_abs()
297 static inline float16 float16_chs(float16 a) in float16_chs()
618 static inline float32 float32_abs(float32 a) in float32_abs()
626 static inline float32 float32_chs(float32 a) in float32_chs()
639 static inline bool float32_is_neg(float32 a) in float32_is_neg()
644 static inline bool float32_is_zero(float32 a) in float32_is_zero()
812 static inline float64 float64_abs(float64 a) in float64_abs()
820 static inline float64 float64_chs(float64 a) in float64_chs()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
H A Dui-bootstrap-tpls-0.11.0.min.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
/openbmc/linux/include/linux/
H A Dskb_array.h32 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 …]
/openbmc/qemu/target/openrisc/
H A Dtranslate.c420 static bool trans_l_add(DisasContext *dc, arg_dab *a) in trans_l_add()
434 static bool trans_l_sub(DisasContext *dc, arg_dab *a) in trans_l_sub()
441 static bool trans_l_and(DisasContext *dc, arg_dab *a) in trans_l_and()
448 static bool trans_l_or(DisasContext *dc, arg_dab *a) in trans_l_or()
526 static bool trans_l_ff1(DisasContext *dc, arg_da *a) in trans_l_ff1()
534 static bool trans_l_fl1(DisasContext *dc, arg_da *a) in trans_l_fl1()
582 static bool trans_l_j(DisasContext *dc, arg_l_j *a) in trans_l_j()
867 static bool trans_l_mac(DisasContext *dc, arg_ab *a) in trans_l_mac()
1111 static bool do_fp2(DisasContext *dc, arg_da *a, in do_fp2()
1123 static bool do_fp3(DisasContext *dc, arg_dab *a, in do_fp3()
[all …]
/openbmc/qemu/target/mips/tcg/
H A Dtx79_translate.c65 static bool trans_MFHI1(DisasContext *ctx, arg_r *a) in trans_MFHI1()
72 static bool trans_MFLO1(DisasContext *ctx, arg_r *a) in trans_MFLO1()
79 static bool trans_MTHI1(DisasContext *ctx, arg_r *a) in trans_MTHI1()
86 static bool trans_MTLO1(DisasContext *ctx, arg_r *a) in trans_MTLO1()
143 static bool trans_PSUBB(DisasContext *ctx, arg_r *a) in trans_PSUBB()
186 static bool trans_PAND(DisasContext *ctx, arg_r *a) in trans_PAND()
192 static bool trans_POR(DisasContext *ctx, arg_r *a) in trans_POR()
198 static bool trans_PXOR(DisasContext *ctx, arg_r *a) in trans_PXOR()
204 static bool trans_PNOR(DisasContext *ctx, arg_r *a) in trans_PNOR()
322 static bool trans_LQ(DisasContext *ctx, arg_i *a) in trans_LQ()
[all …]
/openbmc/qemu/fpu/
H A Dsoftfloat.c970 static void frac64_allones(FloatParts64 *a) in frac64_allones()
1003 static void frac64_clear(FloatParts64 *a) in frac64_clear()
1008 static void frac128_clear(FloatParts128 *a) in frac128_clear()
1096 static bool frac64_eqz(FloatParts64 *a) in frac64_eqz()
1101 static bool frac128_eqz(FloatParts128 *a) in frac128_eqz()
1121 static void frac64_neg(FloatParts64 *a) in frac64_neg()
1126 static void frac128_neg(FloatParts128 *a) in frac128_neg()
1133 static void frac256_neg(FloatParts256 *a) in frac256_neg()
1934 static float hard_f32_add(float a, float b) in hard_f32_add()
1939 static float hard_f32_sub(float a, float b) in hard_f32_sub()
[all …]
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_init.c46 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 …]
H A Desas2r_int.c56 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 …]
H A Desas2r_disc.c83 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 …]
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/
H A Dmath_support.h21 #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 …]
/openbmc/u-boot/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h27 # define ioswabb(a, x) (x) argument
28 # define __mem_ioswabb(a, x) (x) argument
29 # define ioswabw(a, x) le16_to_cpu(x) argument
30 # define __mem_ioswabw(a, x) (x) argument
32 # define __mem_ioswabl(a, x) (x) argument
34 # define __mem_ioswabq(a, x) (x) argument
38 # define ioswabb(a, x) (x) argument
39 # define __mem_ioswabb(a, x) (x) argument
40 # define ioswabw(a, x) (x) argument
42 # define ioswabl(a, x) (x) argument
[all …]
/openbmc/linux/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h30 # 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 …]
/openbmc/qemu/target/loongarch/
H A Ddisas.c170 static void output_rrr_sa(DisasContext *ctx, arg_rrr_sa *a, in output_rrr_sa()
193 static void output_hint_rr(DisasContext *ctx, arg_hint_rr *a, in output_hint_rr()
204 static void output_rr_jk(DisasContext *ctx, arg_rr_jk *a, in output_rr_jk()
240 static void output_fcsrd_r(DisasContext *ctx, arg_fcsrd_r *a, in output_fcsrd_r()
246 static void output_r_fcsrs(DisasContext *ctx, arg_r_fcsrs *a, in output_r_fcsrs()
282 static void output_r_offs(DisasContext *ctx, arg_r_offs *a, in output_r_offs()
289 static void output_c_offs(DisasContext *ctx, arg_c_offs *a, in output_c_offs()
296 static void output_offs(DisasContext *ctx, arg_offs *a, in output_offs()
309 static void output_r_csr(DisasContext *ctx, arg_r_csr *a, in output_r_csr()
315 static void output_rr_csr(DisasContext *ctx, arg_rr_csr *a, in output_rr_csr()
[all …]
/openbmc/linux/drivers/acpi/acpica/
H A Dacmacros.h398 #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 …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-debug.h43 #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 …]
/openbmc/linux/arch/sh/include/asm/
H A Daddrspace.h24 #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

12345678910>>...69