/freebsd/sys/contrib/device-tree/Bindings/soc/mediatek/ |
H A D | mtk-svs.yaml | 4 $id: http://devicetree.org/schemas/soc/mediatek/mtk-svs.yaml# 7 title: MediaTek Smart Voltage Scaling (SVS) 15 The SVS engine is a piece of hardware which has several 19 driver could apply SVS bank voltage to PMIC/Buck. 24 - mediatek,mt8183-svs 25 - mediatek,mt8186-svs 26 - mediatek,mt8188-svs 27 - mediatek,mt8192-svs 28 - mediatek,mt8195-svs 32 description: Address range of the MTK SVS controlle [all...] |
/freebsd/contrib/dialog/ |
H A D | dialog.c | 220 #define svS(name) o_##name, 2, tString, offsetof(DIALOG_VARS,name) macro 270 { "backtitle", svS(backtitle), 1, "<backtitle>" }, 274 { "cancel-label", svS(cancel_label), 1, "<str>" }, 278 { "column-separator",svS(column_separator), 1, "<str>" }, 282 { "date-format", svS(date_format), 1, "<str>" }, 284 { "default-item", svS(default_item), 1, "<str>" }, 287 { "exit-label", svS(exit_label), 1, "<str>" }, 289 { "extra-label", svS(extra_label), 1, "<str>" }, 296 { "help-label", svS(help_label), 1, "<str>" }, 299 { "hfile", svS(help_file), 1, "<str>" }, [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | ipq9574-rdp449.dts |
|
H A D | ipq9574-rdp453.dts |
|
H A D | ipq9574-rdp454.dts |
|
H A D | ipq9574-rdp433.dts |
|
H A D | ipq9574-rdp418.dts |
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8192.dtsi | 812 svs: svs@1100bc00 { label 813 compatible = "mediatek,mt8192-svs"; 819 nvmem-cell-names = "svs-calibration-data", "t-calibration-data";
|
H A D | mt8183.dtsi | 1199 svs: svs@1100bc00 { label 1200 compatible = "mediatek,mt8183-svs"; 1207 nvmem-cell-names = "svs-calibration-data",
|
H A D | mt8186.dtsi | 1377 svs: svs@1100bc00 { label 1378 compatible = "mediatek,mt8186-svs"; 1384 nvmem-cell-names = "svs-calibration-data", "t-calibration-data";
|
H A D | mt8195.dtsi | 1131 svs: svs@1100bc00 { label 1132 compatible = "mediatek,mt8195-svs"; 1138 nvmem-cell-names = "svs-calibration-data", "t-calibration-data"; 1728 svs_calib_data: svs-calib@580 {
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | FLATInstructions.td | 437 FlatScratchInst<opName, "SVS">; 452 FlatScratchInst<opName, "SVS">; 496 FlatScratchInst<opName, "SVS">;
|
H A D | SIInstrInfo.h | 1549 /// of an SVS (SADDR + VADDR) form.
|
H A D | AMDGPUISelDAGToDAG.cpp | 1919 // Check whether the flat scratch SVS swizzle bug affects this access. 1925 // The bug affects the swizzling of SVS accesses if there is any carry out in checkFlatScratchSVSSwizzleBug()
|
H A D | AMDGPUInstructionSelector.cpp | 4530 // Check whether the flat scratch SVS swizzle bug affects this access. 4536 // The bug affects the swizzling of SVS accesses if there is any carry out in checkFlatScratchSVSSwizzleBug()
|
H A D | SIInstrInfo.td | 2878 let KeyCol = ["SVS"];
|
/freebsd/contrib/ntp/include/ |
H A D | mbg_gps166.h | 231 GPS_CFGH = 0x100, ///< (rw-) ::CFGH, SVs' configuration and health codes
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_ripencc.c | 4587 pbuf += sprintf(pbuf, "\nOther SVs tracked: "); in rpt_8F0B() 4746 "\n SVs: "); in rpt_8F20()
|
H A D | refclock_oncore.c | 2459 "Bd: Almanac %s, week = %d, t = %d, %d SVs: %x", in oncore_get_timestamp()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_sve.td | 2117 …def SVS # NAME : SInst<"sv" # i # "[" # zm # "_{d}_" # mul # "]", t, "csil", MergeNone, "aarch…
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 24532 # SVS Select Line Spacing * \E [ Pn SPC \ 1 - -
|