Home
last modified time | relevance | path

Searched refs:VSB (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-asrock-e3c256d4i.dts306 pinctrl-0 = <&pinctrl_adc0_default /* 3VSB */
307 &pinctrl_adc1_default /* 5VSB */
H A Daspeed-bmc-asrock-spc621d8hm3.dts312 pinctrl-0 = <&pinctrl_adc0_default /* 3VSB */
313 &pinctrl_adc1_default /* 5VSB */
H A Daspeed-bmc-asrock-x570d4u.dts343 pinctrl-0 = <&pinctrl_adc0_default /* 3VSB */
344 &pinctrl_adc1_default /* 5VSB */
H A Daspeed-bmc-asrock-romed8hm3.dts109 /* 12VSB PMIC */
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-lx2160a-rdb.dts28 regulator-name = "MC34717-3.3VSB";
H A Dfsl-lx2160a-qds.dts28 regulator-name = "MC34717-3.3VSB";
H A Dfsl-lx2162a-qds.dts28 regulator-name = "LTM4619-3.3VSB";
H A Dfsl-lx2160a-bluebox3.dts28 regulator-name = "MC34717-3.3VSB";
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ13.td1295 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSB(I|IQ|CBI|CBIQ)?$")>;
H A DSystemZScheduleZ17.td1383 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSB(I|IQ|CBI|CBIQ)?$")>;
H A DSystemZScheduleZ15.td1356 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSB(I|IQ|CBI|CBIQ)?$")>;
H A DSystemZScheduleZ14.td1317 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSB(I|IQ|CBI|CBIQ)?$")>;
H A DSystemZScheduleZ16.td1362 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VSB(I|IQ|CBI|CBIQ)?$")>;
H A DSystemZInstrVector.td1010 def VSB : BinaryVRRc<"vsb", 0xE7F7, sub, v128b, v128b, 0>;