Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102176654
D43229.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
752 B
Referenced Files
None
Subscribers
None
D43229.diff
View Options
diff --git a/sys/arm64/nvidia/tegra210/tegra210_xusbpadctl.c b/sys/arm64/nvidia/tegra210/tegra210_xusbpadctl.c
--- a/sys/arm64/nvidia/tegra210/tegra210_xusbpadctl.c
+++ b/sys/arm64/nvidia/tegra210/tegra210_xusbpadctl.c
@@ -655,7 +655,7 @@
goto err;
}
- /* 5. Enable the PLL (20 オs Lock time) */
+ /* 5. Enable the PLL (20 ホシs Lock time) */
reg = RD4(sc, XUSB_PADCTL_UPHY_PLL_P0_CTL1);
reg |= UPHY_PLL_P0_CTL1_PLL0_ENABLE;
WR4(sc, XUSB_PADCTL_UPHY_PLL_P0_CTL1, reg);
@@ -890,7 +890,7 @@
goto err;
}
- /* 5. Enable the PLL (20 オs Lock time) */
+ /* 5. Enable the PLL (20 ホシs Lock time) */
reg = RD4(sc, XUSB_PADCTL_UPHY_PLL_S0_CTL1);
reg |= UPHY_PLL_S0_CTL1_PLL0_ENABLE;
WR4(sc, XUSB_PADCTL_UPHY_PLL_S0_CTL1, reg);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 9, 1:28 PM (21 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14561059
Default Alt Text
D43229.diff (752 B)
Attached To
Mode
D43229: tegra210: use UTF-8, not ISO-8859
Attached
Detach File
Event Timeline
Log In to Comment