| /linux/drivers/message/fusion/ |
| H A D | mptfc.c | 433 mptfc_generate_rport_ids(FCDevicePage0_t *pg0, struct fc_rport_identifiers *rid) in mptfc_generate_rport_ids() argument 436 if (pg0->Flags & (MPI_FC_DEVICE_PAGE0_FLAGS_PLOGI_INVALID | in mptfc_generate_rport_ids() 440 if (!(pg0->Flags & MPI_FC_DEVICE_PAGE0_FLAGS_TARGETID_BUS_VALID)) in mptfc_generate_rport_ids() 443 if (!(pg0->Protocol & MPI_FC_DEVICE_PAGE0_PROT_FCP_TARGET)) in mptfc_generate_rport_ids() 450 rid->node_name = ((u64)pg0->WWNN.High) << 32 | (u64)pg0->WWNN.Low; in mptfc_generate_rport_ids() 451 rid->port_name = ((u64)pg0->WWPN.High) << 32 | (u64)pg0->WWPN.Low; in mptfc_generate_rport_ids() 452 rid->port_id = pg0->PortIdentifier; in mptfc_generate_rport_ids() 459 mptfc_register_dev(MPT_ADAPTER *ioc, int channel, FCDevicePage0_t *pg0) in mptfc_register_dev() argument 469 if (mptfc_generate_rport_ids(pg0, &rport_ids) < 0) in mptfc_register_dev() 473 if (pg0->Protocol & MPI_FC_DEVICE_PAGE0_PROT_FCP_INITIATOR) in mptfc_register_dev() [all …]
|
| H A D | mptsas.h | 144 u16 flags; /* sas device pg0 flags */
|
| /linux/arch/m68k/kernel/ |
| H A D | sun3-head.S | 20 .globl pg0 28 pg0: .skip 0x2000 label
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dmc.c | 723 * - pipe C/D DMC is in PG0, needs manual save/restore in need_pipedmc_load_mmio() 729 * FIXME LNL unclear, main DMC firmware has the pipe DMC A/B PG0 in need_pipedmc_load_mmio() 731 * in action. Are we just failing to turn off PG0 due to some other in need_pipedmc_load_mmio() 739 * pipe DMC A/B PG0 save/restore... in need_pipedmc_load_mmio() 746 * - Pipe DMCs presumably in PG0? in can_enable_pipedmc() 755 * - pipe A/B DMC is in PG0, saved/restored by the main DMC in can_enable_pipedmc() 756 * - pipe C/D DMC is in PG0, needs manual save/restore
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-licheepi-zero.dts | 69 gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun8i-v3s-licheepi-zero-dock.dts | 57 /* The LEDs use PG0~2 pins, which conflict with MMC1 */
|
| H A D | sun5i-a13-olinuxino-micro.dts | 94 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun5i-a13-hsg-h702.dts | 115 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun5i-a13-pocketbook-614-plus.dts | 137 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun5i-a13-empire-electronix-d709.dts | 123 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun5i-reference-design-tablet.dtsi | 128 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun5i-a13-olinuxino.dts | 187 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun5i-a13-pocketbook-touch-lux-3.dts | 161 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun5i-gr8-evb.dts | 231 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
|
| H A D | sun8i-v3s.dtsi | 448 pins = "PG0", "PG1", "PG2", "PG3",
|
| /linux/arch/parisc/kernel/ |
| H A D | head.S | 131 load32 PA(pg0),%r1 152 load32 PA(pg0),%r1
|
| /linux/drivers/scsi/ |
| H A D | qlogicpti.h | 481 #define RISC_MTREG_P0DFLT 0x0012 /* Default read/write timing, pg0 */ 483 #define RISC_MTREG_P0ULTRA 0x0023 /* Ultra-mode rw timing, pg0 */
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | nvidia,tegra124-pinmux.yaml | 58 pk2, pi3, pi6, pg0, pg1, pg2, pg3, pg4, pg5, pg6, pg7, ph0,
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | qos_pfc.sh | 232 # PG0 will get autoconfigured to Xoff, give PG1 arbitrarily 100K, which
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124-nyan-blaze.dts | 175 pg0 { 176 nvidia,pins = "pg0";
|
| H A D | tegra124-nyan-big.dts | 173 pg0 { 174 nvidia,pins = "pg0";
|
| H A D | tegra124-jetson-tk1.dts | 226 pg0 { 227 nvidia,pins = "pg0";
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | pfc-shx3.c | 353 PINMUX_GPIO(PG0),
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 263 extern pte_t pg0[];
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a100.dtsi | 223 pins = "PG0", "PG1", "PG2", "PG3",
|