Home
last modified time | relevance | path

Searched full:pg1 (Results 1 – 25 of 114) sorted by relevance

12345

/openbmc/linux/drivers/message/fusion/
H A Dmptspi.c810 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 Dsun5i-a10s-r7-tv-dongle.dts83 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
102 pins = "PG1";
H A Dsun5i-a10s-mk802.dts95 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
123 pins = "PG1";
H A Dsun5i-a10s-auxtek-t003.dts96 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
110 pins = "PG1";
H A Dsun5i-a13-olinuxino-micro.dts134 pins = "PG1";
177 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a10s-auxtek-t004.dts107 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
137 pins = "PG1";
H A Dsun5i-q8-common.dtsi111 allwinner,pins = "PG1";
177 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-hsg-h702.dts149 pins = "PG1";
207 usb0_vbus_det-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-empire-electronix-d709.dts144 pins = "PG1";
213 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-olinuxino.dts229 pins = "PG1";
279 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-reference-design-tablet.dtsi158 pins = "PG1";
230 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a10s-olinuxino-micro.dts204 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
227 pins = "PG1";
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c173 /* 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 DA10s-OLinuXino-M_defconfig6 CONFIG_MMC0_CD_PIN="PG1"
H A DA13-OLinuXino_defconfig8 CONFIG_USB0_VBUS_DET="PG1"
H A Dq8_a13_tablet_defconfig8 CONFIG_USB0_VBUS_DET="PG1"
H A DAmpe_A76_defconfig8 CONFIG_USB0_VBUS_DET="PG1"
H A DiNet_86VS_defconfig7 CONFIG_USB0_VBUS_DET="PG1"
H A DEmpire_electronix_m712_defconfig8 CONFIG_USB0_VBUS_DET="PG1"
H A Ddifrnce_dit4350_defconfig8 CONFIG_USB0_VBUS_DET="PG1"
H A Dinet98v_rev2_defconfig8 CONFIG_USB0_VBUS_DET="PG1"
H A DEmpire_electronix_d709_defconfig9 CONFIG_USB0_VBUS_DET="PG1"
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65-iot2050-common-pg1.dtsi8 * Common bits of the IOT2050 Basic and Advanced variants, PG1
H A Dk3-am6528-iot2050-basic.dts19 #include "k3-am65-iot2050-common-pg1.dtsi"
H A Dk3-am6548-iot2050-advanced.dts19 #include "k3-am65-iot2050-common-pg1.dtsi"

12345