Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/gpio/
H A Daspeed_gpio.h29 typedef struct GPIOSetProperties { struct
33 } GPIOSetProperties; typedef
74 const GPIOSetProperties *props;
/openbmc/qemu/hw/gpio/
H A Daspeed_gpio.c667 const GPIOSetProperties *props; in aspeed_gpio_write_index_mode()
811 const GPIOSetProperties *props; in aspeed_gpio_write()
940 const GPIOSetProperties *set_props = &agc->props[set_idx]; in get_set_idx()
1055 const GPIOSetProperties *props; in aspeed_gpio_2700_write_control_reg()
1316 static const GPIOSetProperties ast2400_set_props[ASPEED_GPIO_MAX_NR_SETS] = {
1326 static const GPIOSetProperties ast2500_set_props[ASPEED_GPIO_MAX_NR_SETS] = {
1337 static GPIOSetProperties ast2600_3_3v_set_props[ASPEED_GPIO_MAX_NR_SETS] = {
1347 static GPIOSetProperties ast2600_1_8v_set_props[ASPEED_GPIO_MAX_NR_SETS] = {
1352 static GPIOSetProperties ast1030_set_props[ASPEED_GPIO_MAX_NR_SETS] = {
1361 static GPIOSetProperties ast2700_set_props[ASPEED_GPIO_MAX_NR_SETS] = {
[all …]