Home
last modified time | relevance | path

Searched full:remapping (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/drivers/interrupt_controller/
DKconfig.intel_vtd1 # Intel VT-D interrupt remapping controller configuration
7 bool "Intel VT-D interrupt remapping controller"
13 Such interrupt remapping hardware is provided through Intel VT-D
24 If XAPIC mode is enabled, it will avoid remapping all interrupts.
Dintc_intel_vtd.h18 /* Interrupt Remapping Table Entry (IRTE) for Remapped Interrupts */
Dintc_intel_vtd.c298 * by-passing remapping by using x86 functions directly. in vtd_fault_event_init()
Dintc_ioapic.c377 /* Enable interrupt remapping format and set the irte index */
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd1327fb.yaml42 - Column Address Remapping (A[0])
43 - Nibble Remapping (A[1])
45 - COM Remapping (A[4])
/Zephyr-latest/include/zephyr/drivers/mm/
Dmm_drv_intel_adsp_mtl_tlb.h21 * - no remapping of addresses below unused_l2_sram_start_marker has been made
22 * (this is ensured by the driver itself - it rejects such remapping request)
/Zephyr-latest/dts/bindings/interrupt-controller/
Dintel,vt-d.yaml4 description: Intel VT-D Interrupt Remapping Controller
/Zephyr-latest/dts/bindings/pinctrl/
Dgd,gd32-afio.yaml5 The AFIO peripheral is used to configure pin remapping, EXTI sources and,
Dst,stm32f1-pinctrl.yaml77 - remap: The pin remapping configuration. It allows to assign the pin
Dgd,gd32-pinctrl-afio.yaml8 on the pin. Remapping is also supported.
/Zephyr-latest/tests/arch/x86/info/src/
Dacpi.c103 printk("\t-> Interrupt remapping supported\n"); in vtd_info()
106 printk("\t-> Interrupt remapping not supported\n"); in vtd_info()
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dch32v003-pinctrl.h33 /* Function remapping ID 0-3 */
36 #define CH32V003_PINMUX_DEFINE(port, pin, rm, remapping) \ argument
40 (remapping << CH32V003_PINCTRL_RM_SHIFT))
Dstm32f1-pinctrl.h42 * @param remap Pin remapping configuration (NO_REMAP, REMAP_1, ...)
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_stm32.c157 * Check operation verifies that pin remapping configuration is the same on all
184 /* A valid remapping configuration is available */ in stm32_pins_remap()
185 /* Apply remapping before proceeding with pin configuration */ in stm32_pins_remap()
/Zephyr-latest/tests/boards/intel_adsp/mm/src/
Dmain.c29 * is needed for remapping test.
96 "remapping and original don't match");
222 "remapping and original don't match"); in ZTEST()
/Zephyr-latest/include/zephyr/arch/x86/
Dintel_vtd.h42 #define VTD_IRTA_REG 0x0B8 /* Interrupt Remapping Table Address */
124 /* Interrupt Remapping Table Address Register details */
/Zephyr-latest/include/zephyr/acpi/
Dacpi.h247 * @brief retrieve DMA remapping structure for the given type.
249 * @param type type of remapping structure
/Zephyr-latest/soc/renesas/smartbond/da1469x/
Dsoc.c117 /* Configure remapping */ in z_renesas_configure_cache()
/Zephyr-latest/arch/xtensa/core/
Dcrt1.S124 * unpacking of segments is not affected by memory remapping.
/Zephyr-latest/drivers/mm/
Dmm_drv_common.h21 * a mapped virtual address. This is used internally for remapping.
Dmm_drv_intel_adsp_mtl_tlb.c843 /* This page needs remapping */ in adsp_mm_save_context()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_chan.c248 * Below function is used in the context of next subevent, return remapping
/Zephyr-latest/include/zephyr/drivers/i3c/
Dccc.h975 * - Bit[2]: Address Remapping
1224 * Address Remapping.
/Zephyr-latest/drivers/usb/device/
Dusb_dc_stm32.c616 "disabled. Unable to enable IRQ remapping."); in usb_dc_attach()
/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c1195 "disabled. Unable to enable IRQ remapping."); in udc_stm32_driver_init0()

12