Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c174 /* unknown, use the PG1.0 max */ in am335x_get_efuse_mpu_max_freq()
196 /* Default to PG1.0 values. */ in am335x_get_tps65910_mpu_vdd()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun5i-a10s-r7-tv-dongle.dts84 cd-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
104 allwinner,pins = "PG1";
H A Dsun5i-a10s-auxtek-t003.dts97 cd-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
112 allwinner,pins = "PG1";
H A Dsun5i-a10s-mk802.dts95 cd-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
126 allwinner,pins = "PG1";
H A Dsun5i-a10s-auxtek-t004.dts108 cd-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
129 allwinner,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-olinuxino-micro.dts139 allwinner,pins = "PG1";
187 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-olinuxino.dts189 allwinner,pins = "PG1";
233 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-hsg-h702.dts153 allwinner,pins = "PG1";
218 usb0_vbus_det-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-reference-design-tablet.dtsi129 allwinner,pins = "PG1";
205 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-inet-98v-rev2.dts139 allwinner,pins = "PG1";
208 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-empire-electronix-d709.dts147 allwinner,pins = "PG1";
222 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a10s-olinuxino-micro.dts180 cd-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
205 allwinner,pins = "PG1";
/OK3568_Linux_fs/u-boot/configs/
H A DA10s-OLinuXino-M_defconfig5 CONFIG_MMC0_CD_PIN="PG1"
H A DA13-OLinuXino_defconfig7 CONFIG_USB0_VBUS_DET="PG1"
H A Ddifrnce_dit4350_defconfig7 CONFIG_USB0_VBUS_DET="PG1"
H A Dq8_a13_tablet_defconfig7 CONFIG_USB0_VBUS_DET="PG1"
H A DAmpe_A76_defconfig7 CONFIG_USB0_VBUS_DET="PG1"
H A DiNet_86VS_defconfig6 CONFIG_USB0_VBUS_DET="PG1"
H A Dinet98v_rev2_defconfig7 CONFIG_USB0_VBUS_DET="PG1"
H A DEmpire_electronix_m712_defconfig7 CONFIG_USB0_VBUS_DET="PG1"
H A DEmpire_electronix_d709_defconfig8 CONFIG_USB0_VBUS_DET="PG1"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dallwinner,sun5i-a13-usb-phy.yaml90 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun8i-v3s-licheepi-zero.dts64 gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */

1234