phy_configuration  124 drivers/scsi/isci/phy.c 	u32 phy_configuration;
phy_configuration  158 drivers/scsi/isci/phy.c 	phy_configuration = readl(&llr->phy_configuration);
phy_configuration  161 drivers/scsi/isci/phy.c 	phy_configuration |=  SCU_SAS_PCFG_GEN_BIT(OOB_RESET);
phy_configuration  162 drivers/scsi/isci/phy.c 	writel(phy_configuration, &llr->phy_configuration);
phy_configuration  429 drivers/scsi/isci/phy.c 		readl(&iphy->link_layer_registers->phy_configuration);
phy_configuration  432 drivers/scsi/isci/phy.c 		&iphy->link_layer_registers->phy_configuration);
phy_configuration  442 drivers/scsi/isci/phy.c 		readl(&iphy->link_layer_registers->phy_configuration);
phy_configuration  445 drivers/scsi/isci/phy.c 		&iphy->link_layer_registers->phy_configuration);
phy_configuration  543 drivers/scsi/isci/phy.c 			readl(&iphy->link_layer_registers->phy_configuration);
phy_configuration  548 drivers/scsi/isci/phy.c 			&iphy->link_layer_registers->phy_configuration);
phy_configuration  554 drivers/scsi/isci/phy.c 			&iphy->link_layer_registers->phy_configuration);
phy_configuration  576 drivers/scsi/isci/phy.c 	phy_control = readl(&iphy->link_layer_registers->phy_configuration);
phy_configuration  579 drivers/scsi/isci/phy.c 	       &iphy->link_layer_registers->phy_configuration);
phy_configuration 1187 drivers/scsi/isci/phy.c 		readl(&iphy->link_layer_registers->phy_configuration);
phy_configuration 1193 drivers/scsi/isci/phy.c 	       &iphy->link_layer_registers->phy_configuration);
phy_configuration 1207 drivers/scsi/isci/phy.c 	val = readl(&ll->phy_configuration);
phy_configuration 1211 drivers/scsi/isci/phy.c 	writel(val, &ll->phy_configuration);
phy_configuration 1212 drivers/scsi/isci/phy.c 	readl(&ll->phy_configuration); /* flush */
phy_configuration 1216 drivers/scsi/isci/phy.c 	val = readl(&ll->phy_configuration);
phy_configuration 1218 drivers/scsi/isci/phy.c 	writel(val, &ll->phy_configuration);
phy_configuration 1219 drivers/scsi/isci/phy.c 	readl(&ll->phy_configuration); /* flush */
phy_configuration 1240 drivers/scsi/isci/phy.c 		readl(&iphy->link_layer_registers->phy_configuration);
phy_configuration 1246 drivers/scsi/isci/phy.c 	       &iphy->link_layer_registers->phy_configuration);
phy_configuration 1252 drivers/scsi/isci/phy.c 	       &iphy->link_layer_registers->phy_configuration);
phy_configuration 1327 drivers/scsi/isci/registers.h 	u32 phy_configuration;