Home
last modified time | relevance | path

Searched defs:vr_ctl (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/blackfin/cpu/
H A Dinitcode.c344 u16 vr_ctl; in program_clocks() local
566 check_hibernation(ADI_BOOT_DATA *bs, u16 vr_ctl, bool put_into_srfs) in check_hibernation()
662 u16 vr_ctl = program_clocks(bs, put_into_srfs); in initcode() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/blackfin/cpu/
H A Dinitcode.c344 u16 vr_ctl; in program_clocks() local
566 check_hibernation(ADI_BOOT_DATA *bs, u16 vr_ctl, bool put_into_srfs) in check_hibernation()
662 u16 vr_ctl = program_clocks(bs, put_into_srfs); in initcode() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/blackfin/cpu/
H A Dinitcode.c344 u16 vr_ctl; in program_clocks() local
566 check_hibernation(ADI_BOOT_DATA *bs, u16 vr_ctl, bool put_into_srfs) in check_hibernation()
662 u16 vr_ctl = program_clocks(bs, put_into_srfs); in initcode() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/blackfin/cpu/
H A Dinitcode.c344 u16 vr_ctl; in program_clocks() local
566 check_hibernation(ADI_BOOT_DATA *bs, u16 vr_ctl, bool put_into_srfs) in check_hibernation()
662 u16 vr_ctl = program_clocks(bs, put_into_srfs); in initcode() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/blackfin/cpu/
H A Dinitcode.c344 u16 vr_ctl; in program_clocks() local
566 check_hibernation(ADI_BOOT_DATA *bs, u16 vr_ctl, bool put_into_srfs) in check_hibernation()
662 u16 vr_ctl = program_clocks(bs, put_into_srfs); in initcode() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/blackfin/cpu/
H A Dinitcode.c344 u16 vr_ctl; in program_clocks() local
566 check_hibernation(ADI_BOOT_DATA *bs, u16 vr_ctl, bool put_into_srfs) in check_hibernation()
662 u16 vr_ctl = program_clocks(bs, put_into_srfs); in initcode() local
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/blackfin/cpu/
H A Dinitcode.c344 u16 vr_ctl; in program_clocks() local
566 check_hibernation(ADI_BOOT_DATA *bs, u16 vr_ctl, bool put_into_srfs) in check_hibernation()
662 u16 vr_ctl = program_clocks(bs, put_into_srfs); in initcode() local
/dports/sysutils/u-boot-utilite/u-boot-2015.07/common/
H A Dcmd_otp.c45 uint16_t vr_ctl = bfin_read_VR_CTL(); in check_voltage() local
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/blackfin/cpu/
H A Dinitcode.c547 u16 vr_ctl = 0; in program_clocks() local
897 check_hibernation(ADI_BOOT_DATA *bs, u16 vr_ctl, bool put_into_srfs) in check_hibernation()
1011 u16 vr_ctl = program_clocks(bs, put_into_srfs); in initcode() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_otp.c44 uint16_t vr_ctl = bfin_read_VR_CTL(); in check_voltage() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/common/
H A Dcmd_otp.c44 uint16_t vr_ctl = bfin_read_VR_CTL(); in check_voltage() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/common/
H A Dcmd_otp.c44 uint16_t vr_ctl = bfin_read_VR_CTL(); in check_voltage() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/common/
H A Dcmd_otp.c44 uint16_t vr_ctl = bfin_read_VR_CTL(); in check_voltage() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_otp.c44 uint16_t vr_ctl = bfin_read_VR_CTL(); in check_voltage() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/common/
H A Dcmd_otp.c44 uint16_t vr_ctl = bfin_read_VR_CTL(); in check_voltage() local
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/common/
H A Dcmd_otp.c44 uint16_t vr_ctl = bfin_read_VR_CTL(); in check_voltage() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_vrreg.h334 volatile uint32_t vr_ctl; member