Home
last modified time | relevance | path

Searched defs:set_idx (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/gpio/
H A Daspeed_gpio.c352 static bool aspeed_gpio_get_pin_level(AspeedGPIOState *s, uint32_t set_idx, in aspeed_gpio_get_pin_level()
363 static void aspeed_gpio_set_pin_level(AspeedGPIOState *s, uint32_t set_idx, in aspeed_gpio_set_pin_level()
672 uint32_t set_idx = reg_idx_number / ASPEED_GPIOS_PER_SET; in aspeed_gpio_write_index_mode() local
935 int set_idx, g_idx; in get_set_idx() local
956 int set_idx, group_idx = 0; in aspeed_gpio_get_pin() local
982 int set_idx, group_idx = 0; in aspeed_gpio_set_pin() local
1009 uint32_t set_idx; in aspeed_gpio_2700_read_control_reg() local
1055 uint32_t set_idx; in aspeed_gpio_2700_write_control_reg() local
/qemu/include/hw/gpio/
H A Daspeed_gpio.h68 uint16_t set_idx; member
/qemu/contrib/plugins/
H A Dcache.c150 static void lru_update_blk(Cache *cache, int set_idx, int blk_idx) in lru_update_blk()
157 static int lru_get_lru_block(Cache *cache, int set_idx) in lru_get_lru_block()
/qemu/hw/hyperv/
H A Dhyperv.c354 unsigned set_idx; in hyperv_set_event_flag() local