Home
last modified time | relevance | path

Searched defs:wt (Results 1 – 18 of 18) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c7089 uint32_t ws, uint32_t wt) in helper_msa_fadd_df()
7119 uint32_t ws, uint32_t wt) in helper_msa_fsub_df()
7149 uint32_t ws, uint32_t wt) in helper_msa_fmul_df()
7180 uint32_t ws, uint32_t wt) in helper_msa_fdiv_df()
7225 uint32_t ws, uint32_t wt) in helper_msa_fmadd_df()
7258 uint32_t ws, uint32_t wt) in helper_msa_fmsub_df()
7293 uint32_t ws, uint32_t wt) in helper_msa_fexp2_df()
7466 uint32_t ws, uint32_t wt) in helper_msa_fmin_df()
7540 uint32_t ws, uint32_t wt) in helper_msa_fmin_a_df()
7568 uint32_t ws, uint32_t wt) in helper_msa_fmax_df()
[all …]
H A Dmsa_translate.c196 static void gen_check_zero_element(TCGv tresult, uint8_t df, uint8_t wt, in gen_check_zero_element()
219 static bool gen_msa_BxZ_V(DisasContext *ctx, int wt, int sa, TCGCond cond) in gen_msa_BxZ_V()
254 static bool gen_msa_BxZ(DisasContext *ctx, int df, int wt, int sa, bool if_not) in gen_msa_BxZ()
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_synth.c28 static void vortex_wt_setstereo(vortex_t * vortex, u32 wt, u32 stereo) in vortex_wt_setstereo()
40 static void vortex_wt_setdsout(vortex_t * vortex, u32 wt, int en) in vortex_wt_setdsout()
54 static int vortex_wt_allocroute(vortex_t * vortex, int wt, int nr_ch) in vortex_wt_allocroute()
182 vortex_wt_SetReg(vortex_t * vortex, unsigned char reg, int wt, in vortex_wt_SetReg()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh4.h71 #define mk_pmb_data_val(ppn, ub, v, sz1, sz0, c, wt) \ argument
/openbmc/linux/drivers/dma-buf/
H A Dst-dma-fence.c378 struct wait_timer *wt = from_timer(wt, timer, timer); in wait_timer() local
385 struct wait_timer wt; in test_wait_timeout() local
/openbmc/linux/kernel/
H A Dwatch_queue.c161 const struct watch_type_filter *wt; in filter_watch_notification() local
/openbmc/linux/drivers/media/pci/zoran/
H A Dvideocodec.h222 u16 wt, wa, h_start, h_sync_start, ht, ha, v_start; member
/openbmc/qemu/target/arm/
H A Ddebug_helper.c260 int pac, hmc, ssc, wt, lbn; in bp_wp_matches() local
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h93 u64 wt; member
/openbmc/linux/drivers/usb/serial/
H A Diuu_phoenix.c177 static int iuu_reset(struct usb_serial_port *port, u8 wt) in iuu_reset()
/openbmc/qemu/target/sh4/
H A Dcpu.h120 uint8_t wt:1; /* write through */ member
/openbmc/linux/net/nfc/
H A Ddigital_dep.c405 u8 wt; in digital_in_recv_atr_res() local
/openbmc/qemu/target/ppc/
H A Dexcp_helper.c3335 bool wt = extract32(dawrx, PPC_BIT_NR(59), 1); in ppc_cpu_debug_check_watchpoint() local
/openbmc/linux/drivers/media/i2c/
H A Dtvaudio.c136 struct timer_list wt; member
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c1962 struct xt_target *wt; in compat_mtw_from_user() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js4 …ery,u=e.$,l={},c=[],p="2.0.3",f=c.concat,h=c.push,d=c.slice,g=c.indexOf,m=l.toString,y=l.hasOwnPro… argument
5 …),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.acces… variable
H A Djquery.dataTables-1.13.8.min.js4 …urn n(t,window,document)}):"object"==typeof exports?(a=require("jquery"),"undefined"==typeof windo… variable in AnonymousClasscadf2a3e1e01
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c1584 static int set_clos_param(struct isst_id *id, int clos, int epp, int wt, int min, int max) in set_clos_param()