Home
last modified time | relevance | path

Searched refs:tmp2 (Results 176 – 179 of 179) sorted by relevance

12345678

/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch2430 + "ldrb %[tmp2], [%[tmp1], %[tmp2], lsl #1] \n\t"
2440 + "sub %[tmp2], %[tmp2], #23 \n\t"
2447 + "lsl %[tmp2], %[tmp1], %[tmp2] \n\t"
2493 + [tmp2]"=&r"(tmp2)
3105 + [tmp2]"=&r"(tmp2)
3139 + "add %[tmp2], %[tmp2], %[n1] \n\t"
3143 + "lsr %[tmp2], %[tmp2], #3 \n\t"
3171 + "add %[tmp2], %[tmp2], %[n1] \n\t"
3191 + "rsb %[tmp2], %[n2], %[tmp2], lsl %[n1] \n\t"
3207 + "ldr %[tmp2], [%[tmp2]] \n\t"
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcik.c5992 u32 data, orig, tmp, tmp2; in cik_enable_cgcg() local
6004 tmp2 = BPM_ADDR_MASK | CGCG_OVERRIDE_0 | CGLS_ENABLE; in cik_enable_cgcg()
6005 WREG32(RLC_SERDES_WR_CTRL, tmp2); in cik_enable_cgcg()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1807 uint8_t tmp1, tmp2; in smu7_init_dpm_defaults() local
1928 atomctrl_get_svi2_info(hwmgr, VOLTAGE_TYPE_VDDC, &tmp1, &tmp2, in smu7_init_dpm_defaults()
/openbmc/linux/net/wireless/
H A Dnl80211.c8883 int n_channels = 0, tmp1, tmp2; in validate_scan_freqs() local
8900 nla_for_each_nested(attr2, freqs, tmp2) in validate_scan_freqs()

12345678