Home
last modified time | relevance | path

Searched defs:shift_value (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/disas/
H A Dnanomips.c6348 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DROTR() local
6371 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DROTR32() local
6419 uint64 shift_value = extract_shift_5_4_3_2_1_0(instruction); in DROTX() local
6443 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSLL() local
6466 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSLL32() local
6513 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRA() local
6536 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRA32() local
6583 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRL() local
6606 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRL32() local
6902 uint64 shift_value = extract_shift_10_9_8_7_6(instruction); in EXTD() local
[all …]
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c51 int pm80xx_bar4_shift(struct pm8001_hba_info *pm8001_ha, u32 shift_value) in pm80xx_bar4_shift()
H A Dpm8001_hwi.c4682 u32 shift_value, gsm_base, gsm_dump_offset; in pm8001_get_gsm_dump() local
/openbmc/linux/drivers/power/supply/
H A Dab8500_charger.c1156 int curr_index, prev_curr_index, shift_value, i; in ab8500_charger_set_current() local