/linux-4.4.14/drivers/video/console/ |
D | sticore.c | 60 #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 …]
|
D | sticon.c | 163 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/ |
D | st,sti-asoc-card.txt | 1 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/ |
D | st,stih4xx.txt | 3 - 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/ |
D | head-mmu-fr451.S | 91 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 …]
|
D | head-uc-fr401.S | 98 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 …]
|
D | head-uc-fr555.S | 92 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 …]
|
D | cmode.S | 54 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)
|
D | entry.S | 81 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 …]
|
D | break.S | 80 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)
|
D | sleep.S | 172 sti gr10,@(gr9,#0) 330 sti gr4,@(gr9,#0) 354 sti gr10,@(gr9,#0)
|
D | head.S | 458 sti.p gr4,@(gr28,REG_TBR) 471 sti gr22,@(gr28,REG_PSR)
|
D | switch_to.S | 488 sti gr4 ,@(gr8,#__FPMEDIA_FSR(0))
|
/linux-4.4.14/drivers/video/fbdev/ |
D | sticore.h | 47 #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,
|
D | stifb.c | 76 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/ |
D | stih407.dtsi | 13 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 {
|
D | stih410.dtsi | 100 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 {
|
D | stih416.dtsi | 202 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";
|
D | stih415.dtsi | 172 clock-names = "stmmaceth", "sti-ethclk"; 195 clock-names = "stmmaceth", "sti-ethclk"; 211 compatible = "st,sti-keyscan";
|
D | stih407-family.dtsi | 156 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";
|
D | emev2.dtsi | 159 compatible = "renesas,em-sti";
|
/linux-4.4.14/arch/mips/kernel/ |
D | genex.S | 427 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/ |
D | irqflags.h | 114 #define ENABLE_INTERRUPTS(x) sti 142 #define ENABLE_INTERRUPTS_SYSEXIT sti; sysexit 177 sti; \
|
/linux-4.4.14/sound/soc/sti/ |
D | Makefile | 2 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/ |
D | Makefile | 1 sti-drm-y := \ 23 obj-$(CONFIG_DRM_STI) = sti-drm.o
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | blackfin.h | 69 sti scratch; 75 sti scratch;
|
D | context.S | 72 sti r0; 304 sti r0;
|
/linux-4.4.14/arch/frv/lib/ |
D | outsl_ns.S | 31 sti.p gr5,@(gr8,#0) 53 sti.p gr5,@(gr8,#0)
|
D | outsl_sw.S | 39 sti.p gr5,@(gr8,#0)
|
/linux-4.4.14/drivers/media/platform/ |
D | Makefile | 37 obj-$(CONFIG_VIDEO_STI_BDISP) += sti/bdisp/ 38 obj-$(CONFIG_DVB_C8SECTPFE) += sti/c8sectpfe/
|
D | Kconfig | 304 source "drivers/media/platform/sti/c8sectpfe/Kconfig"
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | sti-dwmac.txt | 27 - 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/ |
D | st-keyscan.txt | 7 - compatible: "st,sti-keyscan" 33 compatible = "st,sti-keyscan";
|
/linux-4.4.14/drivers/reset/ |
D | Makefile | 6 obj-$(CONFIG_ARCH_STI) += sti/
|
D | Kconfig | 15 source "drivers/reset/sti/Kconfig"
|
/linux-4.4.14/drivers/mailbox/ |
D | Makefile | 19 obj-$(CONFIG_STI_MBOX) += mailbox-sti.o
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | entry.S | 44 sti r4;
|
D | trace.c | 785 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/ |
D | head.S | 117 sti r0; 185 sti r0;
|
D | interrupt.S | 87 sti r1; 320 sti r0;
|
D | entry.S | 343 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/ |
D | Makefile | 14 obj-$(CONFIG_DWMAC_STI) += dwmac-sti.o
|
/linux-4.4.14/arch/blackfin/lib/ |
D | ins.S | 35 # define DO_STI 2: sti R3;
|
/linux-4.4.14/Documentation/arm/sti/ |
D | overview.txt | 23 are located in the platform code contained in arch/arm/mach-sti
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-via | 7 Author: Kyösti Mälkki <kmalkki@cc.hut.fi>
|
D | i2c-viapro | 29 Kyösti Mälkki <kmalkki@cc.hut.fi>,
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | phy-stih407-usb.txt | 12 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | ohci-st.txt | 18 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
|
D | ehci-st.txt | 20 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
|
D | dwc3-st.txt | 16 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
|
/linux-4.4.14/sound/soc/ |
D | Makefile | 43 obj-$(CONFIG_SND_SOC) += sti/
|
D | Kconfig | 63 source "sound/soc/sti/Kconfig"
|
/linux-4.4.14/drivers/pwm/ |
D | Makefile | 35 obj-$(CONFIG_PWM_STI) += pwm-sti.o
|
D | Kconfig | 358 will be called pwm-sti.
|
/linux-4.4.14/arch/blackfin/mach-bf561/ |
D | atomic.S | 26 sti \scratch; 98 sti r0; 247 sti r7;
|
D | secondary.S | 117 sti r0;
|
/linux-4.4.14/arch/blackfin/mach-bf609/ |
D | dpm.S | 105 sti r0;
|
/linux-4.4.14/arch/sh/include/asm/ |
D | entry-macros.S | 9 .macro sti macro
|
/linux-4.4.14/drivers/gpu/drm/ |
D | Makefile | 72 obj-$(CONFIG_DRM_STI) += sti/
|
D | Kconfig | 262 source "drivers/gpu/drm/sti/Kconfig"
|
/linux-4.4.14/arch/sh/kernel/ |
D | entry-common.S | 60 sti
|
/linux-4.4.14/Documentation/hwmon/ |
D | gl518sm | 15 Kyösti Mälkki <kmalkki@cc.hut.fi>
|
D | via686a | 11 Kyösti Mälkki <kmalkki@cc.hut.fi>,
|
D | sis5595 | 11 Kyösti Mälkki <kmalkki@cc.hut.fi>,
|
/linux-4.4.14/arch/x86/boot/ |
D | header.S | 60 sti
|
/linux-4.4.14/sound/soc/codecs/ |
D | Makefile | 115 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/ |
D | registers | 71 I (external interrupt mask) used by cli()/sti() macros
|
/linux-4.4.14/arch/m68k/q40/ |
D | README | 105 (a) interrupt handler must not be reentered even when sti() is called
|
/linux-4.4.14/arch/frv/mm/ |
D | tlb-miss.S | 169 sti.p gr30,@(gr31,#0) /* update the PTE */
|
/linux-4.4.14/arch/arm/ |
D | Makefile | 211 machine-$(CONFIG_ARCH_STI) += sti
|
D | Kconfig.debug | 1343 default "debug/sti.S" if DEBUG_STI_UART
|
D | Kconfig | 904 source "arch/arm/mach-sti/Kconfig"
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 235 * 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/ |
D | entry_32.S | 557 sti
|
/linux-4.4.14/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 159 * Replace cli()/sti() with hwgroup spinlocks.
|
/linux-4.4.14/Documentation/networking/ |
D | stmmac.txt | 295 o dwmac-<XXX>.c: these are for the platform glue-logic file; e.g. dwmac-sti.c
|
/linux-4.4.14/ |
D | MAINTAINERS | 1560 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/ |
D | kernel-parameters.txt | 3583 sti= [PARISC,HW]
|