/openbmc/linux/drivers/message/fusion/ |
H A D | mptspi.c | 810 struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; in mptspi_slave_destroy() local 813 pg1.RequestedParameters = 0; in mptspi_slave_destroy() 814 pg1.Reserved = 0; in mptspi_slave_destroy() 815 pg1.Configuration = 0; in mptspi_slave_destroy() 817 mptspi_write_spi_device_pg1(starget, &pg1); in mptspi_slave_destroy() 855 struct _CONFIG_PAGE_SCSI_DEVICE_1 *pg1; in mptspi_write_spi_device_pg1() local 873 pg1 = dma_alloc_coherent(&ioc->pcidev->dev, size, &pg1_dma, GFP_KERNEL); in mptspi_write_spi_device_pg1() 874 if (pg1 == NULL) { in mptspi_write_spi_device_pg1() 895 memcpy(pg1, pass_pg1, size); in mptspi_write_spi_device_pg1() 897 pg1->Header.PageVersion = hdr.PageVersion; in mptspi_write_spi_device_pg1() [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun5i-a10s-r7-tv-dongle.dts | 83 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */ 102 pins = "PG1";
|
H A D | sun5i-a10s-mk802.dts | 95 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */ 123 pins = "PG1";
|
H A D | sun5i-a10s-auxtek-t003.dts | 96 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */ 110 pins = "PG1";
|
H A D | sun5i-a13-olinuxino-micro.dts | 134 pins = "PG1"; 177 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
|
H A D | sun5i-a10s-auxtek-t004.dts | 107 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */ 137 pins = "PG1";
|
H A D | sun5i-q8-common.dtsi | 111 allwinner,pins = "PG1"; 177 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
|
H A D | sun5i-a13-hsg-h702.dts | 149 pins = "PG1"; 207 usb0_vbus_det-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
|
H A D | sun5i-a13-empire-electronix-d709.dts | 144 pins = "PG1"; 213 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
|
H A D | sun5i-a13-olinuxino.dts | 229 pins = "PG1"; 279 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
|
H A D | sun5i-reference-design-tablet.dtsi | 158 pins = "PG1"; 230 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
|
H A D | sun5i-a10s-olinuxino-micro.dts | 204 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */ 227 pins = "PG1";
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | sys_info.c | 173 /* unknown, use the PG1.0 max */ in am335x_get_efuse_mpu_max_freq() 211 /* Default to PG1.0 values. */ in am335x_get_tps65910_mpu_vdd()
|
/openbmc/u-boot/configs/ |
H A D | A10s-OLinuXino-M_defconfig | 6 CONFIG_MMC0_CD_PIN="PG1"
|
H A D | A13-OLinuXino_defconfig | 8 CONFIG_USB0_VBUS_DET="PG1"
|
H A D | q8_a13_tablet_defconfig | 8 CONFIG_USB0_VBUS_DET="PG1"
|
H A D | Ampe_A76_defconfig | 8 CONFIG_USB0_VBUS_DET="PG1"
|
H A D | iNet_86VS_defconfig | 7 CONFIG_USB0_VBUS_DET="PG1"
|
H A D | Empire_electronix_m712_defconfig | 8 CONFIG_USB0_VBUS_DET="PG1"
|
H A D | difrnce_dit4350_defconfig | 8 CONFIG_USB0_VBUS_DET="PG1"
|
H A D | inet98v_rev2_defconfig | 8 CONFIG_USB0_VBUS_DET="PG1"
|
H A D | Empire_electronix_d709_defconfig | 9 CONFIG_USB0_VBUS_DET="PG1"
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-iot2050-common-pg1.dtsi | 8 * Common bits of the IOT2050 Basic and Advanced variants, PG1
|
H A D | k3-am6528-iot2050-basic.dts | 19 #include "k3-am65-iot2050-common-pg1.dtsi"
|
H A D | k3-am6548-iot2050-advanced.dts | 19 #include "k3-am65-iot2050-common-pg1.dtsi"
|