Home
last modified time | relevance | path

Searched refs:st (Results 401 – 425 of 1907) sorted by relevance

1...<<11121314151617181920>>...77

/openbmc/linux/drivers/iio/dac/
H A Dad5592r-base.h45 int (*write_dac)(struct ad5592r_state *st, unsigned chan, u16 value);
46 int (*read_adc)(struct ad5592r_state *st, unsigned chan, u16 *value);
47 int (*reg_write)(struct ad5592r_state *st, u8 reg, u16 value);
48 int (*reg_read)(struct ad5592r_state *st, u8 reg, u16 *value);
49 int (*gpio_read)(struct ad5592r_state *st, u8 *value);
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi.yaml4 $id: http://devicetree.org/schemas/memory-controllers/st,stm32-fmc2-ebi.yaml#
22 - Christophe Kerello <christophe.kerello@foss.st.com>
26 const: st,stm32mp1-fmc2-ebi
72 compatible = "st,stm32mp1-fmc2-ebi";
88 st,fmc2-ebi-cs-transaction-type = <1>;
89 st,fmc2-ebi-cs-address-setup-ns = <60>;
90 st,fmc2-ebi-cs-data-setup-ns = <30>;
91 st,fmc2-ebi-cs-bus-turnaround-ns = <5>;
97 compatible = "st,stm32mp1-fmc2-nfc";
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-st.txt5 - compatible : "st,pwm"
22 - st,pwm-num-chan: Number of available PWM channels. Default is 0.
23 - st,capture-num-chan: Number of available Capture channels. Default is 0.
31 compatible = "st,pwm";
41 st,pwm-num-chan = <4>;
42 st,capture-num-chan = <2>;
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dst-rproc.txt12 "st,st231-rproc"
13 "st,st40-rproc"
20 - st,syscfg System configuration register which holds the boot vector
22 1st cell: Phandle to syscon block
34 compatible = "st,st231-rproc";
40 st,syscfg = <&syscfg_core 0x228>;
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-ev1-scmi.dts4 * Author: Alexandre Torgue <alexandre.torgue@foss.st.com> for STMicroelectronics.
14 compatible = "st,stm32mp157c-ev1-scmi", "st,stm32mp157c-ed1", "st,stm32mp157";
69 /delete-property/ st,syscfg-holdboot;
76 compatible = "st,stm32mp1-rcc-secure", "syscon";
H A Dstm32mp157c-ed1.dts13 #include <dt-bindings/mfd/st,stpmic1.h>
17 compatible = "st,stm32mp157c-ed1", "st,stm32mp157";
110 st,min-sample-time-ns = <400>;
114 st,min-sample-time-ns = <400>;
118 st,min-sample-time-ns = <400>;
165 compatible = "st,stpmic1";
212 st,mask-reset;
344 st,sig-dir;
345 st,neg-edge;
346 st,use-ckin;
[all …]
H A Dspear600.dtsi9 compatible = "st,spear600";
63 compatible = "st,spear600-gmac";
73 compatible = "st,spear600-fsmc-nand";
85 compatible = "st,spear600-smi";
95 compatible = "st,spear600-ehci", "usb-ehci";
103 compatible = "st,spear600-ehci", "usb-ehci";
111 compatible = "st,spear600-ohci", "usb-ohci";
119 compatible = "st,spear600-ohci", "usb-ohci";
189 compatible = "st,spear600-rtc";
197 compatible = "st,spear-timer";
[all …]
/openbmc/linux/block/partitions/
H A Datari.c24 be32_to_cpu((pi)->st) <= (hdsiz) && \
25 be32_to_cpu((pi)->st) + be32_to_cpu((pi)->siz) <= (hdsiz))
84 put_partition (state, slot, be32_to_cpu(pi->st), in atari_partition()
93 partsect = extensect = be32_to_cpu(pi->st); in atari_partition()
110 partsect + be32_to_cpu(xrs->part[0].st), in atari_partition()
124 partsect = be32_to_cpu(xrs->part[1].st) + extensect; in atari_partition()
144 be32_to_cpu(pi->st), in atari_partition()
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dspear-keyboard.txt4 - compatible: "st,spear300-kbd"
9 - st,mode: keyboard mode: 0 - 9x9, 1 - 6x6, 2 - 2x2
14 compatible = "st,spear300-kbd";
19 st,mode = <0>;
/openbmc/linux/drivers/media/usb/gspca/
H A Dkonica.c260 int i, st; in sd_isoc_irq() local
274 st = usb_submit_urb(urb, GFP_ATOMIC); in sd_isoc_irq()
275 if (st < 0) in sd_isoc_irq()
276 pr_err("resubmit urb error %d\n", st); in sd_isoc_irq()
320 st = *((u8 *)status_urb->transfer_buffer in sd_isoc_irq()
335 if (st & 0x80) { in sd_isoc_irq()
340 u8 button_state = st & 0x40 ? 1 : 0; in sd_isoc_irq()
349 if (st & 0x01) in sd_isoc_irq()
359 if (st < 0) in sd_isoc_irq()
361 st); in sd_isoc_irq()
[all …]
/openbmc/linux/scripts/dtc/
H A Dfstree.c15 struct stat st; in read_fstree() local
33 if (stat(tmpname, &st) < 0) in read_fstree()
36 if (S_ISREG(st.st_mode)) { in read_fstree()
48 st.st_size), in read_fstree()
53 } else if (S_ISDIR(st.st_mode)) { in read_fstree()
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dst,st-hva.txt1 st-hva: multi-format video encoder for STMicroelectronics SoC.
4 - compatible: should be "st,st-hva".
17 compatible = "st,st-hva";
/openbmc/u-boot/scripts/dtc/
H A Dfstree.c30 struct stat st; in read_fstree() local
48 if (lstat(tmpname, &st) < 0) in read_fstree()
51 if (S_ISREG(st.st_mode)) { in read_fstree()
63 st.st_size)); in read_fstree()
67 } else if (S_ISDIR(st.st_mode)) { in read_fstree()
/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_spi.c16 static int inv_icm42600_spi_bus_setup(struct inv_icm42600_state *st) in inv_icm42600_spi_bus_setup() argument
25 ret = regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG6, in inv_icm42600_spi_bus_setup()
30 ret = regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG4, in inv_icm42600_spi_bus_setup()
40 ret = regmap_update_bits(st->map, INV_ICM42600_REG_DRIVE_CONFIG, in inv_icm42600_spi_bus_setup()
46 return regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG0, in inv_icm42600_spi_bus_setup()
H A Dinv_icm42600_i2c.c16 static int inv_icm42600_i2c_bus_setup(struct inv_icm42600_state *st) in inv_icm42600_i2c_bus_setup() argument
27 regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG6, in inv_icm42600_i2c_bus_setup()
31 ret = regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG4, in inv_icm42600_i2c_bus_setup()
41 ret = regmap_update_bits(st->map, INV_ICM42600_REG_DRIVE_CONFIG, in inv_icm42600_i2c_bus_setup()
47 return regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG0, in inv_icm42600_i2c_bus_setup()
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157c-ed1.dts11 #include <dt-bindings/mfd/st,stpmu1.h>
15 compatible = "st,stm32mp157c-ed1", "st,stm32mp157";
58 compatible = "st,stpmu1";
67 st,vin_control_register = <0xc0>;
68 st,usb_control_register = <0x30>;
130 st,mask_reset;
331 st,dirpol;
332 st,negedge;
333 st,pin-ckin;
350 st,dirpol;
[all …]
H A Dstm32mp157c-ed1-u-boot.dtsi43 st,digbypass;
76 st,clksrc = <
88 st,clkdiv = <
102 st,pkcs = <
141 pll1: st,pll@0 {
148 pll2: st,pll@1 {
155 pll3: st,pll@2 {
162 pll4: st,pll@3 {
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n950-n9.dtsi293 st,click-single-x;
294 st,click-single-y;
295 st,click-single-z;
308 st,wakeup-x-hi;
309 st,wakeup-y-hi;
312 st,wakeup2-z-hi;
318 st,irq1-ff-wu-1;
319 st,irq1-ff-wu-2;
321 st,irq2-click;
323 st,wu-duration-1 = <8>;
[all …]
/openbmc/linux/drivers/iio/pressure/
H A Dms5611.h46 int (*reset)(struct ms5611_state *st);
47 int (*read_prom_word)(struct ms5611_state *st, int index, u16 *word);
48 int (*read_adc_temp_and_pressure)(struct ms5611_state *st,
51 int (*compensate_temp_and_pressure)(struct ms5611_state *st, s32 *temp,
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/
H A Dampere_host_check.sh4 st=$(busctl get-property xyz.openbmc_project.State.Host \
7 if [ "$st" == "Running\"" ]; then
16 st=$(busctl call xyz.openbmc_project.State.HostCondition.Gpio0 \
20 if [ "$st" == "Running\"" ]; then
/openbmc/linux/arch/sparc/kernel/
H A Dhead_32.S458 st %g5, [%g4]
551 st %g6, [%g2]
554 st %g6, [%g2]
591 st %g4, [%g2];
625 st %g4, [%g5 + 0x18]
626 st %g4, [%g5 + 0x1c]
628 st %g4, [%g5 + 0x18]
629 st %g4, [%g5 + 0x1c]
631 st %g4, [%g5 + 0x18]
632 st %g4, [%g5 + 0x1c]
[all …]
/openbmc/linux/drivers/md/
H A Ddm-stats.h24 int dm_stats_init(struct dm_stats *st);
25 void dm_stats_cleanup(struct dm_stats *st);
37 static inline bool dm_stats_used(struct dm_stats *st) in dm_stats_used() argument
39 return !list_empty(&st->list); in dm_stats_used()
/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/
H A D0001-Replace-stat64-with-stat.patch25 - struct stat64 st;
26 - if (fstat64(fd, &st) != 0)
27 + struct stat st;
28 + if (fstat(fd, &st) != 0)
30 return ((st.st_mode & S_IFMT) == (mode_t)fdtype);
/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.h92 #define XSTATE_OP(op, st, lmask, hmask, err) \ argument
98 : "D" (st), "m" (*st), "a" (lmask), "d" (hmask) \
117 #define XSTATE_XSAVE(st, lmask, hmask, err) \ argument
127 : "D" (st), "m" (*st), "a" (lmask), "d" (hmask) \
134 #define XSTATE_XRESTORE(st, lmask, hmask) \ argument
141 : "D" (st), "m" (*st), "a" (lmask), "d" (hmask) \
/openbmc/u-boot/arch/arc/lib/
H A D_millicodethunk.S52 st r25, [sp,48]
54 st r24, [sp,44]
56 st r23, [sp,40]
58 st r22, [sp,36]
60 st r21, [sp,32]
62 st r20, [sp,28]
64 st r19, [sp,24]
66 st r18, [sp,20]
68 st r17, [sp,16]
70 st r16, [sp,12]
[all …]

1...<<11121314151617181920>>...77