Searched refs:LVE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | mem_helper.c | 394 #define LVE(name, access, swap, element) \ macro 415 LVE(LVEBX, cpu_ldub_data_ra, I, u8) in LVE() function 416 LVE(LVEHX, cpu_lduw_data_ra, bswap16, u16) in LVE() 417 LVE(LVEWX, cpu_ldl_data_ra, bswap32, u32) in LVE() 419 #undef LVE in LVE() 447 #undef LVE
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6sll-evk.dts | 377 * Must set the LVE of pad SD2_RESET, otherwise current
|