Searched defs:set_idx (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 352 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 937 int set_idx, g_idx; in get_set_idx() local 958 int set_idx, group_idx = 0; in aspeed_gpio_get_pin() local 984 int set_idx, group_idx = 0; in aspeed_gpio_set_pin() local 1011 uint32_t set_idx; in aspeed_gpio_2700_read_control_reg() local 1057 uint32_t set_idx; in aspeed_gpio_2700_write_control_reg() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | cache.c | 150 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()
|
/openbmc/qemu/include/hw/gpio/ |
H A D | aspeed_gpio.h | 68 uint16_t set_idx; member
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-mediatek-gen3.c | 530 int i, hwirq, set_idx; in mtk_msi_bottom_domain_alloc() local 709 static void mtk_pcie_msi_handler(struct mtk_gen3_pcie *pcie, int set_idx) in mtk_pcie_msi_handler()
|
/openbmc/qemu/hw/hyperv/ |
H A D | hyperv.c | 353 unsigned set_idx; in hyperv_set_event_flag() local
|
/openbmc/linux/fs/f2fs/ |
H A D | node.c | 3111 nid_t set_idx = 0; in f2fs_flush_nat_entries() local
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme_ext.c | 5467 int set_idx; in rtw_scan_ch_decision() local
|