Home
last modified time | relevance | path

Searched refs:voltage_ctrl (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/arm/
H A Domap1.c806 return s->voltage_ctrl[0]; in omap_pin_cfg_read()
937 s->voltage_ctrl[0] = value; in omap_pin_cfg_write()
972 memset(mpu->voltage_ctrl, 0, sizeof(mpu->voltage_ctrl)); in omap_pin_cfg_reset()
/openbmc/qemu/include/hw/arm/
H A Domap.h933 uint32_t voltage_ctrl[1]; member