Searched refs:ui (Results 1 - 25 of 56) sorted by path

123

/linux-master/arch/alpha/lib/
H A Dchecksum.c25 unsigned int ui[2]; member in union:__anon119
30 tmp_v.ul = (unsigned long) in_v.ui[0] + (unsigned long) in_v.ui[1];
H A Dcsum_partial_copy.c62 unsigned int ui[2]; member in union:__anon1
67 tmp_v.ul = (unsigned long) in_v.ui[0] + (unsigned long) in_v.ui[1];
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore.c40 spu_writech(MFC_EAH, lscsa_ea.ui[0]);
41 spu_writech(MFC_EAL, lscsa_ea.ui[1]);
60 spu_writech(MFC_EAH, lscsa_ea.ui[0]);
298 lscsa_ea.ui[0] = spu_readch(SPU_RdSigNotify1);
299 lscsa_ea.ui[1] = spu_readch(SPU_RdSigNotify2);
H A Dspu_save.c60 spu_writech(MFC_EAH, lscsa_ea.ui[0]);
116 spu_writech(MFC_EAH, lscsa_ea.ui[0]);
117 spu_writech(MFC_EAL, lscsa_ea.ui[1]);
158 lscsa_ea.ui[0] = spu_readch(SPU_RdSigNotify1);
159 lscsa_ea.ui[1] = spu_readch(SPU_RdSigNotify2);
H A Dspu_utils.h16 unsigned int ui[2]; member in union:__anon156
88 ea_low = lscsa_ea.ui[1];
111 spu_writech(MFC_EAH, lscsa_ea.ui[0]);
112 spu_writech(MFC_EAL, lscsa_ea.ui[1]);
H A Dswitch.c836 u32 ui[2]; member in union:__anon62
845 out_be32(&prob->signal_notify1, addr64.ui[0]);
854 u32 ui[2]; member in union:__anon63
863 out_be32(&prob->signal_notify2, addr64.ui[1]);
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_mm.h80 } __attribute__ ((packed)) ui; member in struct:mimd
/linux-master/include/uapi/drm/
H A Dradeon_drm.h613 unsigned int ui[5]; member in union:drm_radeon_clear_rect
/linux-master/include/uapi/linux/
H A Datmmpc.h68 __u8 ui; /* Unnumbered Information (0x03) */ member in struct:llc_snap_hdr
/linux-master/include/uapi/linux/netfilter_bridge/
H A Debt_802_3.h29 /* ui has one byte ctrl, ni has two */
51 struct hdr_ui ui; member in union:ebt_802_3_hdr::__anon13101
/linux-master/arch/arm64/crypto/
H A Dsha512-armv8.pl779 s/\.[ui]?8(\s)/$1/;
/linux-master/arch/parisc/lib/
H A Ducmpdi2.c10 } ui; member in union:ull_union
18 if (au.ui.high < bu.ui.high)
20 else if (au.ui.high > bu.ui.high)
22 if (au.ui.low < bu.ui.low)
24 else if (au.ui.low > bu.ui.low)
/linux-master/arch/s390/include/asm/
H A Dfpu-insn.h71 : [fpr] "I" (fpr), [reg] "Q" (reg->ui)
124 : [reg] "=Q" (reg->ui)
H A Dfpu.h271 fprs[i].ui = vxrs[i].high;
279 vxrs[i].high = fprs[i].ui;
/linux-master/arch/s390/include/uapi/asm/
H A Dptrace.h252 __u64 ui; member in union:__anon1
/linux-master/arch/s390/kernel/
H A Dperf_regs.c23 return fp.ui;
/linux-master/block/partitions/
H A Dsgi.c42 __be32 *ui, cs; local
58 ui = ((__be32 *) (label + 1)) - 1;
59 for(csum = 0; ui >= ((__be32 *) label);) {
60 cs = *ui--;
/linux-master/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c199 static u32 ui2bc(unsigned int ui) argument
201 return DIV_ROUND_UP(ui, BITS_PER_BYTE);
/linux-master/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c250 u32 ui; local
258 ui = 1000000 / phy_rate_kHz;
260 phy->clk_t_lpx = ROUND(50, 8 * ui);
261 phy->clk_t_hs_prepare = ROUND(133, 16 * ui) - 1;
263 phy->clk_t_hs_zero = ROUND(262, 8 * ui);
264 phy->clk_t_hs_trial = 2 * (ROUND(60, 8 * ui) - 1);
270 phy->data_t_hs_prepare = ROUND(125 + 10 * ui, 16 * ui) - 1;
271 phy->data_t_hs_zero = ROUND(105 + 6 * ui, 8 * ui);
[all...]
/linux-master/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c29 s32 ui, s32 coeff, s32 pcnt)
35 temp = 300 * coeff - ((timing->clk_prepare >> 1) + 1) * 2 * ui;
36 tmin = S_DIV_ROUND_UP(temp, ui) - 2;
55 s32 ui, lpx; local
67 ui = mult_frac(NSEC_PER_MSEC, coeff, bit_rate / 1000);
70 tmax = S_DIV_ROUND_UP(95 * coeff, ui) - 2;
71 tmin = S_DIV_ROUND_UP(38 * coeff, ui) - 2;
74 temp = lpx / ui;
81 dsi_dphy_timing_calc_clk_zero(timing, ui, coeff, pcnt2);
83 temp = 105 * coeff + 12 * ui
28 dsi_dphy_timing_calc_clk_zero(struct msm_dsi_dphy_timing *timing, s32 ui, s32 coeff, s32 pcnt) argument
150 s32 ui, ui_x8; local
266 s32 ui, ui_x8; local
376 s32 ui, ui_x8; local
474 s32 ui, ui_x7; local
[all...]
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c784 dsi_hs_timing(u32 ui_ns, u32 ns, u32 ui) argument
789 return roundup(ui + DIV_ROUND_UP(ns, ui_ns), 8);
/linux-master/drivers/isdn/mISDN/
H A Dlayer2.c111 l2headersize(struct layer2 *l2, int ui) argument
113 return ((test_bit(FLG_MOD128, &l2->flag) && (!ui)) ? 2 : 1) +
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-2ph-1-0.c75 u32 ui; /* ps */ local
85 ui = div_u64(1000000000000LL, link_freq);
86 ui /= 2;
87 t_hs_prepare_max = 85000 + 6 * ui;
88 t_hs_prepare_zero_min = 145000 + 10 * ui;
H A Dcamss-csiphy-3ph-1-0.c333 u32 ui; /* ps */ local
342 ui = div_u64(1000000000000LL, link_freq);
343 ui /= 2;
344 t_hs_prepare_max = 85000 + 6 * ui;
/linux-master/drivers/phy/
H A Dphy-core-mipi-dphy.c26 unsigned long long ui; local
36 ui = ALIGN(PSEC_PER_SEC, hs_clk_rate);
37 do_div(ui, hs_clk_rate);
40 cfg->clk_post = 60000 + 52 * ui;
50 cfg->hs_prepare = 40000 + 4 * ui;
51 cfg->hs_zero = 105000 + 6 * ui;
52 cfg->hs_settle = 85000 + 6 * ui;
59 * T_HS-TRAIL = max(n * 8 * ui, 60 + n * 4 * ui)
63 * not parameterize on anything other that ui, s
109 unsigned long long ui; local
[all...]

Completed in 445 milliseconds

123