Home
last modified time | relevance | path

Searched refs:window_id (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c288 int window_id; in pnv_pci_vf_release_m64() local
293 for_each_set_bit(window_id, iov->used_m64_bar_mask, MAX_M64_BARS) { in pnv_pci_vf_release_m64()
296 window_id, in pnv_pci_vf_release_m64()
299 clear_bit(window_id, &phb->ioda.m64_bar_alloc); in pnv_pci_vf_release_m64()
312 int window_id, in pnv_ioda_map_m64_segmented() argument
320 window_id, in pnv_ioda_map_m64_segmented()
329 window_id, in pnv_ioda_map_m64_segmented()
333 pr_err("Failed to map M64 window #%d: %lld\n", window_id, rc); in pnv_ioda_map_m64_segmented()
340 int window_id, in pnv_ioda_map_m64_single() argument
366 window_id, in pnv_ioda_map_m64_single()
[all …]
H A Dpci-ioda.c1318 uint16_t window_id = (pe->pe_number << 1 ) + 1; in pnv_pci_ioda2_set_bypass() local
1328 window_id, in pnv_pci_ioda2_set_bypass()
1334 window_id, in pnv_pci_ioda2_set_bypass()
/openbmc/phosphor-mboxd/
H A Dmboxd_lpc.c39 .window_id = 0, /* There's only one */ in __init_lpc_dev()
105 .window_id = 0, /* Theres only one */ in point_to_flash()
154 .window_id = 0, /* There's only one */ in point_to_memory()
/openbmc/hiomapd/
H A Dlpc.c39 .window_id = 0, /* There's only one */ in __lpc_dev_init()
105 .window_id = 0, /* Theres only one */ in lpc_map_flash()
155 .window_id = 0, /* There's only one */ in lpc_map_memory()
/openbmc/linux/include/uapi/linux/
H A Daspeed-lpc-ctrl.h47 __u8 window_id; member
/openbmc/qemu/ui/
H A Dconsole-priv.h28 int window_id; member
H A Dconsole.c202 return con->window_id; in qemu_console_get_window_id()
205 void qemu_console_set_window_id(QemuConsole *con, int window_id) in qemu_console_set_window_id() argument
207 con->window_id = window_id; in qemu_console_set_window_id()
416 c->window_id = -1; in qemu_console_init()
H A Dsdl2.c67 static struct sdl2_console *get_scon_from_window(uint32_t window_id) in get_scon_from_window() argument
71 if (sdl2_console[i].real_window == SDL_GetWindowFromID(window_id)) { in get_scon_from_window()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dlpc_aspeed.cpp84 .window_id = 0, in mapWindow()
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c93 if (map.window_id != 0) in aspeed_lpc_ctrl_ioctl()
/openbmc/qemu/include/ui/
H A Dconsole.h412 void qemu_console_set_window_id(QemuConsole *con, int window_id);
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal.h133 int64_t opal_pci_map_pe_dma_window(uint64_t phb_id, uint16_t pe_number, uint16_t window_id,
/openbmc/libmctp/
H A Dastlpc.c1370 .window_id = 0, /* There's only one */ in mctp_astlpc_init_fileio_lpc()