Home
last modified time | relevance | path

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

123

/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()
856 struct _CONFIG_PAGE_SCSI_DEVICE_1 *pg1; in mptspi_write_spi_device_pg1() local
874 pg1 = dma_alloc_coherent(&ioc->pcidev->dev, size, &pg1_dma, GFP_KERNEL); in mptspi_write_spi_device_pg1()
875 if (pg1 == NULL) { in mptspi_write_spi_device_pg1()
896 memcpy(pg1, pass_pg1, size); in mptspi_write_spi_device_pg1()
898 pg1->Header.PageVersion = hdr.PageVersion; in mptspi_write_spi_device_pg1()
[all …]
H A Dmptsas.c187 static void mptsas_print_phy_pg1(MPT_ADAPTER *ioc, SasPhyPage1_t *pg1) in mptsas_print_phy_pg1() argument
192 ioc->name, pg1->InvalidDwordCount)); in mptsas_print_phy_pg1()
195 pg1->RunningDisparityErrorCount)); in mptsas_print_phy_pg1()
198 pg1->LossDwordSynchCount)); in mptsas_print_phy_pg1()
201 pg1->PhyResetProblemCount)); in mptsas_print_phy_pg1()
238 static void mptsas_print_expander_pg1(MPT_ADAPTER *ioc, SasExpanderPage1_t *pg1) in mptsas_print_expander_pg1() argument
243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1()
245 ioc->name, pg1->PhyIdentifier)); in mptsas_print_expander_pg1()
247 ioc->name, pg1->NegotiatedLinkRate)); in mptsas_print_expander_pg1()
249 ioc->name, pg1->ProgrammedLinkRate)); in mptsas_print_expander_pg1()
[all …]
/linux/arch/arm64/boot/dts/ti/
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"
H A Dk3-am6528-iot2050-basic-common.dtsi9 * Common bits of the IOT2050 Basic variant, PG1 and PG2
H A Dk3-am6548-iot2050-advanced-common.dtsi9 * Common bits of the IOT2050 Advanced variant, PG1 and PG2
H A Dk3-am65-iot2050-common-pg1.dtsi8 * Common bits of the IOT2050 Basic and Advanced variants, PG1
/linux/Documentation/devicetree/bindings/phy/
H A Dallwinner,sun5i-a13-usb-phy.yaml92 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3s-licheepi-zero.dts64 gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
H A Dsun5i-a10s-r7-tv-dongle.dts81 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
H A Dsun5i-a10s-mk802.dts89 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
H A Dsun5i-a10s-auxtek-t003.dts92 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
H A Dsun5i-a13-olinuxino-micro.dts137 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
H A Dsun5i-a10s-auxtek-t004.dts101 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
H A Dsun5i-a13-hsg-h702.dts178 usb0_vbus_det-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-licheepi-one.dts210 usb0_vbus_det-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
H A Dsun5i-a13-empire-electronix-d709.dts186 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
H A Dsun5i-reference-design-tablet.dtsi189 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
H A Dsun5i-a13-olinuxino.dts243 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
H A Dsun5i-a10s-olinuxino-micro.dts196 cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
H A Dsun5i-gr8-evb.dts329 usb0_vbus_det-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
/linux/drivers/scsi/
H A Dqlogicpti.h480 #define RISC_MTREG_P1DFLT 0x1200 /* Default read/write timing, pg1 */
482 #define RISC_MTREG_P1ULTRA 0x2300 /* Ultra-mode rw timing, pg1 */
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnvidia,tegra124-pinmux.yaml58 pk2, pi3, pi6, pg0, pg1, pg2, pg3, pg4, pg5, pg6, pg7, ph0,
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c1430 /* enable PG1 and Misc I/O */ in skl_display_core_init()
1465 /* disable PG1 and Misc I/O */ in skl_display_core_uninit()
1501 /* Enable PG1 */ in bxt_display_core_init()
1535 * Disable PW1 (PG1). in bxt_display_core_uninit()
1647 * 3. Enable Power Well 1 (PG1). in icl_display_core_init()
1729 * 4. Disable Power Well 1 (PG1). in icl_display_core_uninit()
/linux/sound/soc/codecs/
H A Dtscs454.c1108 /* R_ICH0VOL PG1 ADDR 0x12 */
1109 /* R_ICH1VOL PG1 ADDR 0x13 */
1110 /* R_ICH2VOL PG1 ADDR 0x14 */
1111 /* R_ICH3VOL PG1 ADDR 0x15 */
1114 /* R_ASRCILVOL PG1 ADDR 0x16 */
1115 /* R_ASRCIRVOL PG1 ADDR 0x17 */
1116 /* R_ASRCOLVOL PG1 ADDR 0x18 */
1117 /* R_ASRCORVOL PG1 ADDR 0x19 */
1120 /* R_ALCCTL0 PG1 ADDR 0x1D */

123