Searched refs:polarity (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/include/ |
D | plat_params.h | 70 uint8_t polarity; member
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | RhProxy.asl | 33 PolarityLow, // Device selection polarity 38 ClockPolarityLow, // Clock polarity
|
D | IoTVirtualDevice.asl | 21 PolarityLow, // Device selection polarity 26 ClockPolarityLow, // Clock polarity
|
D | IgdOGBDA.ASL | 113 Xor(PARM, 1, PARM) // Invert the VGA mode polarity
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/ |
D | firmware_volume.py | 207 polarity = self.fv.get_polarity() 208 if polarity:
|
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/ |
D | ComPhy.txt | 70 Indicates lane polarity invert.
|
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/ |
D | Dsdt.asl | 221 // 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/ |
D | SpiDriver.txt | 47 param[IN] Mode Clock polarity and clock phase.
|
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/ |
D | pmu.c | 1052 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()
|