Home
last modified time | relevance | path

Searched refs:peripheral_pwr_gate_array (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/common/drivers/combophy/
Dcombophy.c26 hoff_ptr->peripheral_pwr_gate_array = 0x40; in config_nand()
41 if (((reverse_handoff_ptr.peripheral_pwr_gate_array) & PERIPHERAL_SDMMC_MASK) == 0U) { in dfi_select()
47 (((reverse_handoff_ptr.peripheral_pwr_gate_array) & in dfi_select()
50 if ((data & DFI_INTF_MASK) != (((reverse_handoff_ptr.peripheral_pwr_gate_array) & in dfi_select()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/agilex5/soc/
Dagilex5_pinmux.c224 hoff_ptr->peripheral_pwr_gate_array); in config_peripheral()
Dagilex5_power_manager.c47 peripheral_handoff = hoff_ptr->peripheral_pwr_gate_array; in pss_sram_power_off()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/common/include/
Dsocfpga_handoff.h176 uint32_t peripheral_pwr_gate_array; /* offset, value */ member