Home
last modified time | relevance | path

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

/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()
/external/trusty/arm-trusted-firmware/plat/intel/soc/agilex5/soc/
Dagilex5_power_manager.c48 peripheral_handoff = hoff_ptr->peripheral_pwr_gate_array; in pss_sram_power_off()
/external/trusty/arm-trusted-firmware/plat/intel/soc/common/include/
Dsocfpga_handoff.h177 uint32_t peripheral_pwr_gate_array; /* offset, value */ member