Home
last modified time | relevance | path

Searched refs:polarity (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/include/
Dplat_params.h70 uint8_t polarity; member
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DRhProxy.asl33 PolarityLow, // Device selection polarity
38 ClockPolarityLow, // Clock polarity
DIoTVirtualDevice.asl21 PolarityLow, // Device selection polarity
26 ClockPolarityLow, // Clock polarity
DIgdOGBDA.ASL113 Xor(PARM, 1, PARM) // Invert the VGA mode polarity
/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dfirmware_volume.py207 polarity = self.fv.get_polarity()
208 if polarity:
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/
DComPhy.txt70 Indicates lane polarity invert.
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
DDsdt.asl221 // polarity (active high). As a consequence, some OS'en (eg. Linux)
222 // override the default (active low) polarity originating from the
224 // link device just to specify a polarity that matches the MADT.
314 // need this link device in order to specify the polarity.
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/Drivers/
DSpiDriver.txt47 param[IN] Mode Clock polarity and clock phase.
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
Dpmu.c1052 gpio_set_value(suspend_gpio[i].index, suspend_gpio[i].polarity); in suspend_gpio()
1068 !suspend_gpio[i].polarity); in resume_gpio()
1502 gpio_set_value(rst_gpio->index, rst_gpio->polarity); in rockchip_soc_soft_reset()
1527 gpio_set_value(poweroff_gpio->index, poweroff_gpio->polarity); in rockchip_soc_system_off()