Home
last modified time | relevance | path

Searched refs:sti (Results 1 – 78 of 78) sorted by relevance

/linux-4.4.14/drivers/video/console/
Dsticore.c60 #define c_fg(sti, c) col_trans[((c>> 8) & 7)] argument
61 #define c_bg(sti, c) col_trans[((c>>11) & 7)] argument
62 #define c_index(sti, c) ((c) & 0xff) argument
74 static int sti_init_graph(struct sti_struct *sti) in sti_init_graph() argument
76 struct sti_init_inptr *inptr = &sti->sti_data->init_inptr; in sti_init_graph()
77 struct sti_init_inptr_ext *inptr_ext = &sti->sti_data->init_inptr_ext; in sti_init_graph()
78 struct sti_init_outptr *outptr = &sti->sti_data->init_outptr; in sti_init_graph()
82 spin_lock_irqsave(&sti->lock, flags); in sti_init_graph()
90 ret = sti_call(sti, sti->init_graph, &default_init_flags, inptr, in sti_init_graph()
91 outptr, sti->glob_cfg); in sti_init_graph()
[all …]
Dsticon.c163 struct sti_struct *sti = sticon_sti; in sticon_scroll() local
172 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols); in sticon_scroll()
173 sti_clear(sti, b - count, 0, count, conp->vc_cols, conp->vc_video_erase_char); in sticon_scroll()
177 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols); in sticon_scroll()
178 sti_clear(sti, t, 0, count, conp->vc_cols, conp->vc_video_erase_char); in sticon_scroll()
203 struct sti_struct *sti = sticon_sti; in sticon_init() local
206 sti_set(sti, 0, 0, sti_onscreen_y(sti), sti_onscreen_x(sti), 0); in sticon_init()
207 vc_cols = sti_onscreen_x(sti) / sti->font_width; in sticon_init()
208 vc_rows = sti_onscreen_y(sti) / sti->font_height; in sticon_init()
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dst,sti-asoc-card.txt1 STMicroelectronics sti ASoC cards
3 The sti ASoC Sound Card can be used, for all sti SoCs using internal sti-sas
6 sti sound drivers allows to expose sti SoC audio interface through the
10 1) sti-uniperiph-dai: audio dai device.
14 - compatible: "st,sti-uni-player" or "st,sti-uni-reader"
33 "tx" for "st,sti-uni-player" compatibility
34 "rx" for "st,sti-uni-reader" compatibility
40 Required properties ("st,sti-uni-player" compatibility only):
59 sti_uni_player2: sti-uni-player@2 {
60 compatible = "st,sti-uni-player";
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/display/
Dst,stih4xx.txt3 - sti-vtg: video timing generator
11 - sti-vtac: video timing advanced inter dye communication Rx and TX
21 - sti-display-subsystem: Master device for DRM sub-components
25 - compatible: "st,sti-display-subsystem"
28 - sti-compositor: frame compositor engine
29 must be a child of sti-display-subsystem
44 - sti-tvout: video out hardware block
45 must be a child of sti-display-subsystem
56 - sti-hdmi: hdmi output block
57 must be a child of sti-display-subsystem
[all …]
/linux-4.4.14/arch/frv/kernel/
Dhead-mmu-fr451.S91 sti gr5,@(gr4,#0)
99 sti gr4,@(gr10,#1*0x08)
100 sti gr5,@(gr10,#1*0x08+0x100)
101 sti gr6,@(gr11,#1*0x08)
108 sti gr4,@(gr10,#2*0x08)
109 sti gr5,@(gr10,#2*0x08+0x100)
110 sti gr6,@(gr11,#2*0x08)
117 sti gr4,@(gr10,#3*0x08)
118 sti gr5,@(gr10,#3*0x08+0x100)
119 sti gr6,@(gr11,#3*0x08)
[all …]
Dhead-uc-fr401.S98 sti gr5,@(gr4,#0)
106 sti gr4,@(gr10,#1*0x08)
107 sti gr5,@(gr10,#1*0x08+0x100)
108 sti gr6,@(gr11,#1*0x08)
115 sti gr4,@(gr10,#2*0x08)
116 sti gr5,@(gr10,#2*0x08+0x100)
117 sti gr6,@(gr11,#2*0x08)
124 sti gr4,@(gr10,#3*0x08)
125 sti gr5,@(gr10,#3*0x08+0x100)
126 sti gr6,@(gr11,#3*0x08)
[all …]
Dhead-uc-fr555.S92 sti gr4,@(gr10,#1*0x08)
93 sti gr5,@(gr10,#1*0x08+0x100)
94 sti gr6,@(gr11,#1*0x08)
101 sti gr4,@(gr10,#2*0x08)
102 sti gr5,@(gr10,#2*0x08+0x100)
103 sti gr6,@(gr11,#2*0x08)
110 sti gr4,@(gr10,#3*0x08)
111 sti gr5,@(gr10,#3*0x08+0x100)
112 sti gr6,@(gr11,#3*0x08)
119 sti gr4,@(gr10,#4*0x08)
[all …]
Dcmode.S54 sti gr10,@(gr11,#0)
80 sti gr4,@(gr12,#0)
121 sti gr3,@(gr4,#SDRAMC_DRCN)
138 sti gr8,@(gr5,#CLKC_SWCMODE)
142 sti gr6,@(gr5,#0)
155 sti gr0,@(gr4,#SDRAMC_DRCN)
182 sti gr13,@(gr12,#0)
Dentry.S81 sti gr0,@(gr28,#REG__STATUS)
91 sti sp, @(gr28,#REG_SP)
105 sti gr0, @(gr28,#REG_GR(28))
106 sti gr29,@(gr28,#REG_GR(29))
128 sti gr20,@(gr28,#REG_TBR)
129 sti gr21,@(gr28,#REG_PC)
130 sti gr5 ,@(gr28,#REG_PSR)
131 sti gr23,@(gr28,#REG_ISR)
134 sti gr4 ,@(gr28,#REG_SYSCALLNO)
890 sti gr7,@(gr28,#REG_SYSCALLNO)
[all …]
Dbreak.S80 sti gr3,@(gr31,#REG_CCR)
281 sti.p gr2,@(sp,#REG_SP)
284 sti gr2,@(sp,#REG__STATUS) /* record single step status */
350 sti gr3,@(gr31,#REG_CCR)
387 sti gr2,@(gr28,#REG__STATUS) /* record single step status */
432 sti gr2,@(gr3,#0)
441 sti.p gr2,@(gr3,#4)
Dsleep.S172 sti gr10,@(gr9,#0)
330 sti gr4,@(gr9,#0)
354 sti gr10,@(gr9,#0)
Dhead.S458 sti.p gr4,@(gr28,REG_TBR)
471 sti gr22,@(gr28,REG_PSR)
Dswitch_to.S488 sti gr4 ,@(gr8,#__FPMEDIA_FSR(0))
/linux-4.4.14/drivers/video/fbdev/
Dsticore.h47 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x) argument
48 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) argument
51 #define sti_font_x(sti) (PTR_STI(sti->font)->width) argument
52 #define sti_font_y(sti) (PTR_STI(sti->font)->height) argument
386 int sti_call(const struct sti_struct *sti, unsigned long func,
393 void sti_putc(struct sti_struct *sti, int c, int y, int x);
394 void sti_set(struct sti_struct *sti, int src_y, int src_x,
396 void sti_clear(struct sti_struct *sti, int src_y, int src_x,
398 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
Dstifb.c76 F_EXTEND(fb_info->sti->glob_cfg->region_ptrs[index])
109 struct sti_struct *sti; member
835 pBytePerLongDevDepData = fb->sti->regions[NGLEDEVDEPROM_CRT_REGION]; in ngleGetDeviceRomData()
1118 static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref) in stifb_init_fb() argument
1140 fb->sti = sti; in stifb_init_fb()
1141 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb()
1143 fb->id = fb->sti->graphics_id[0]; in stifb_init_fb()
1177 xres = sti_onscreen_x(fb->sti); in stifb_init_fb()
1178 yres = sti_onscreen_y(fb->sti); in stifb_init_fb()
1214 if ((fb->sti->regions_phys[0] & 0xfc000000) == in stifb_init_fb()
[all …]
/linux-4.4.14/arch/arm/boot/dts/
Dstih407.dtsi13 sti-display-subsystem {
14 compatible = "st,sti-display-subsystem";
40 sti-compositor@9d11000 {
72 sti-tvout@8d08000 {
95 sti-hdmi@8d04000 {
121 sti-hda@8d02000 {
Dstih410.dtsi100 sti-display-subsystem {
101 compatible = "st,sti-display-subsystem";
127 sti-compositor@9d11000 {
159 sti-tvout@8d08000 {
182 sti-hdmi@8d04000 {
208 sti-hda@8d02000 {
Dstih416.dtsi202 clock-names = "stmmaceth", "sti-ethclk";
224 clock-names = "stmmaceth", "sti-ethclk";
253 compatible = "st,sti-keyscan";
327 compatible = "st,sti-ahci";
473 compatible = "st,sti-pwm";
491 compatible = "st,sti-pwm";
Dstih415.dtsi172 clock-names = "stmmaceth", "sti-ethclk";
195 clock-names = "stmmaceth", "sti-ethclk";
211 compatible = "st,sti-keyscan";
Dstih407-family.dtsi156 vtg_main: sti-vtg-main@8d02800 {
162 vtg_aux: sti-vtg-aux@8d00200 {
614 compatible = "st,sti-pwm";
628 compatible = "st,sti-pwm";
662 reg-names = "stmmaceth", "sti-ethconf";
679 clock-names = "stmmaceth", "sti-ethclk";
Demev2.dtsi159 compatible = "renesas,em-sti";
/linux-4.4.14/arch/mips/kernel/
Dgenex.S427 BUILD_HANDLER bp bp sti silent /* #9 */
428 BUILD_HANDLER ri ri sti silent /* #10 */
429 BUILD_HANDLER cpu cpu sti silent /* #11 */
430 BUILD_HANDLER ov ov sti silent /* #12 */
431 BUILD_HANDLER tr tr sti silent /* #13 */
435 BUILD_HANDLER msa msa sti silent /* #21 */
436 BUILD_HANDLER mdmx mdmx sti silent /* #22 */
444 BUILD_HANDLER watch watch sti verbose /* #23 */
447 BUILD_HANDLER mt mt sti silent /* #25 */
448 BUILD_HANDLER dsp dsp sti silent /* #26 */
[all …]
/linux-4.4.14/arch/x86/include/asm/
Dirqflags.h114 #define ENABLE_INTERRUPTS(x) sti
142 #define ENABLE_INTERRUPTS_SYSEXIT sti; sysexit
177 sti; \
/linux-4.4.14/sound/soc/sti/
DMakefile2 snd-soc-sti-objs := sti_uniperif.o uniperif_player.o uniperif_reader.o
4 obj-$(CONFIG_SND_SOC_STI) += snd-soc-sti.o
/linux-4.4.14/drivers/gpu/drm/sti/
DMakefile1 sti-drm-y := \
23 obj-$(CONFIG_DRM_STI) = sti-drm.o
/linux-4.4.14/arch/blackfin/include/asm/
Dblackfin.h69 sti scratch;
75 sti scratch;
Dcontext.S72 sti r0;
304 sti r0;
/linux-4.4.14/arch/frv/lib/
Doutsl_ns.S31 sti.p gr5,@(gr8,#0)
53 sti.p gr5,@(gr8,#0)
Doutsl_sw.S39 sti.p gr5,@(gr8,#0)
/linux-4.4.14/drivers/media/platform/
DMakefile37 obj-$(CONFIG_VIDEO_STI_BDISP) += sti/bdisp/
38 obj-$(CONFIG_DVB_C8SECTPFE) += sti/c8sectpfe/
DKconfig304 source "drivers/media/platform/sti/c8sectpfe/Kconfig"
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsti-dwmac.txt27 - sti-ethclk: this is the phy clock.
28 - sti-clkconf: this is an extra sysconfig register, available in new SoCs,
58 clock-names = "stmmaceth", "sti-ethclk";
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dst-keyscan.txt7 - compatible: "st,sti-keyscan"
33 compatible = "st,sti-keyscan";
/linux-4.4.14/drivers/reset/
DMakefile6 obj-$(CONFIG_ARCH_STI) += sti/
DKconfig15 source "drivers/reset/sti/Kconfig"
/linux-4.4.14/drivers/mailbox/
DMakefile19 obj-$(CONFIG_STI_MBOX) += mailbox-sti.o
/linux-4.4.14/arch/blackfin/kernel/
Dentry.S44 sti r4;
Dtrace.c785 char sti = 0, buf[6]; in dump_bfin_mem() local
813 sti = 1; in dump_bfin_mem()
819 if (unlikely(sti && (fp->seqstat & SEQSTAT_EXCAUSE) == VEC_HWERR && in dump_bfin_mem()
/linux-4.4.14/arch/blackfin/mach-common/
Dhead.S117 sti r0;
185 sti r0;
Dinterrupt.S87 sti r1;
320 sti r0;
Dentry.S343 sti r6;
459 sti r6;
844 sti r0;
861 sti r0;
1019 sti r0;
1027 sti r0;
1077 sti r0;
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
DMakefile14 obj-$(CONFIG_DWMAC_STI) += dwmac-sti.o
/linux-4.4.14/arch/blackfin/lib/
Dins.S35 # define DO_STI 2: sti R3;
/linux-4.4.14/Documentation/arm/sti/
Doverview.txt23 are located in the platform code contained in arch/arm/mach-sti
/linux-4.4.14/Documentation/i2c/busses/
Di2c-via7 Author: Kyösti Mälkki <kmalkki@cc.hut.fi>
Di2c-viapro29 Kyösti Mälkki <kmalkki@cc.hut.fi>,
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dphy-stih407-usb.txt12 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dohci-st.txt18 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
Dehci-st.txt20 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
Ddwc3-st.txt16 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
/linux-4.4.14/sound/soc/
DMakefile43 obj-$(CONFIG_SND_SOC) += sti/
DKconfig63 source "sound/soc/sti/Kconfig"
/linux-4.4.14/drivers/pwm/
DMakefile35 obj-$(CONFIG_PWM_STI) += pwm-sti.o
DKconfig358 will be called pwm-sti.
/linux-4.4.14/arch/blackfin/mach-bf561/
Datomic.S26 sti \scratch;
98 sti r0;
247 sti r7;
Dsecondary.S117 sti r0;
/linux-4.4.14/arch/blackfin/mach-bf609/
Ddpm.S105 sti r0;
/linux-4.4.14/arch/sh/include/asm/
Dentry-macros.S9 .macro sti macro
/linux-4.4.14/drivers/gpu/drm/
DMakefile72 obj-$(CONFIG_DRM_STI) += sti/
DKconfig262 source "drivers/gpu/drm/sti/Kconfig"
/linux-4.4.14/arch/sh/kernel/
Dentry-common.S60 sti
/linux-4.4.14/Documentation/hwmon/
Dgl518sm15 Kyösti Mälkki <kmalkki@cc.hut.fi>
Dvia686a11 Kyösti Mälkki <kmalkki@cc.hut.fi>,
Dsis559511 Kyösti Mälkki <kmalkki@cc.hut.fi>,
/linux-4.4.14/arch/x86/boot/
Dheader.S60 sti
/linux-4.4.14/sound/soc/codecs/
DMakefile115 snd-soc-sti-sas-objs := sti-sas.o
306 obj-$(CONFIG_SND_SOC_STI_SAS) += snd-soc-sti-sas.o
/linux-4.4.14/Documentation/parisc/
Dregisters71 I (external interrupt mask) used by cli()/sti() macros
/linux-4.4.14/arch/m68k/q40/
DREADME105 (a) interrupt handler must not be reentered even when sti() is called
/linux-4.4.14/arch/frv/mm/
Dtlb-miss.S169 sti.p gr30,@(gr31,#0) /* update the PTE */
/linux-4.4.14/arch/arm/
DMakefile211 machine-$(CONFIG_ARCH_STI) += sti
DKconfig.debug1343 default "debug/sti.S" if DEBUG_STI_UART
DKconfig904 source "arch/arm/mach-sti/Kconfig"
/linux-4.4.14/Documentation/scsi/
DChangeLog.1992-1997235 * sd.c: Use sti instead of restore flags - causes latency problems.
294 Do not put sti(); in timing loop.
409 * qlogic.c: Minor changes (change sti -> restore_flags).
594 Lots of changes to use save_state/restore_state instead of cli/sti.
619 * ultrastor.c: Use save_flags/restore_flags instead of cli/sti.
669 cli/sti pairs.
1411 can be sloppier about cli/sti in the interrupt routines now
/linux-4.4.14/arch/x86/entry/
Dentry_32.S557 sti
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-tape.1995-2002159 * Replace cli()/sti() with hwgroup spinlocks.
/linux-4.4.14/Documentation/networking/
Dstmmac.txt295 o dwmac-<XXX>.c: these are for the platform glue-logic file; e.g. dwmac-sti.c
/linux-4.4.14/
DMAINTAINERS1560 F: arch/arm/mach-sti/
1561 F: arch/arm/boot/dts/sti*
1567 F: drivers/media/platform/sti/c8sectpfe/
1574 F: drivers/reset/sti/
2131 F: drivers/media/platform/sti/bdisp
3744 F: drivers/gpu/drm/sti
8061 F: drivers/video/fbdev/sti*
8062 F: drivers/video/console/sti*
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3583 sti= [PARISC,HW]