Searched defs:lev (Results 1 – 8 of 8) sorted by relevance
/qemu/hw/gpio/ |
H A D | bcm2835_gpio.c | 114 uint32_t val, uint8_t start, uint8_t count, uint32_t *lev) in gpset() 131 uint32_t val, uint8_t start, uint8_t count, uint32_t *lev) in gpclr()
|
H A D | bcm2838_gpio.c | 136 uint8_t count, uint32_t *lev) in gpset() 153 uint8_t count, uint32_t *lev) in gpclr()
|
/qemu/target/ppc/ |
H A D | excp_helper.c | 738 int lev = env->error_code; in powerpc_excp_7xx() local 888 int lev = env->error_code; in powerpc_excp_74xx() local 1256 int srr0 = SPR_SRR0, srr1 = SPR_SRR1, lev = -1; in powerpc_excp_books() local
|
H A D | tcg-excp_helper.c | 445 void helper_scv(CPUPPCState *env, uint32_t lev) in helper_scv()
|
H A D | translate.c | 3978 uint32_t lev; in gen_sc() local 3993 uint32_t lev = (ctx->opcode >> 5) & 0x7F; in gen_scv() local
|
/qemu/util/ |
H A D | hbitmap.c | 762 int lev; in hbitmap_deserialize_finish() local
|
/qemu/hw/pci-host/ |
H A D | pnv_phb3.c | 743 int32_t lev = GETFIELD(IODA2_TVT_NUM_LEVELS, tve); in pnv_phb3_translate_tve() local
|
H A D | pnv_phb4.c | 1227 int32_t lev = GETFIELD(IODA3_TVT_NUM_LEVELS, tve); in pnv_phb4_translate_tve() local
|