Home
last modified time | relevance | path

Searched defs:smd (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c211 static void pmbus_quick_cmd(SMBusDevice *smd, uint8_t read) in pmbus_quick_cmd()
315 static uint8_t pmbus_receive_byte(SMBusDevice *smd) in pmbus_receive_byte()
1227 static int pmbus_write_data(SMBusDevice *smd, uint8_t *buf, uint8_t len) in pmbus_write_data()
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9x5.dtsi209 smd: smdclk { label
H A Dsama5d3.dtsi1044 smd: smdclk { label
H A Dsama5d4.dtsi483 smd: smdclk { label
/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c1119 bool smd = arm_feature(env, ARM_FEATURE_AARCH64) ? smd_flag in HELPER() local