/Linux-v4.19/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 | 159 struct sti_struct *sti = sticon_sti; in sticon_scroll() local 168 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols); in sticon_scroll() 169 sti_clear(sti, b - count, 0, count, conp->vc_cols, conp->vc_video_erase_char); in sticon_scroll() 173 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols); in sticon_scroll() 174 sti_clear(sti, t, 0, count, conp->vc_cols, conp->vc_video_erase_char); in sticon_scroll() 183 struct sti_struct *sti = sticon_sti; in sticon_init() local 186 sti_set(sti, 0, 0, sti_onscreen_y(sti), sti_onscreen_x(sti), 0); in sticon_init() 187 vc_cols = sti_onscreen_x(sti) / sti->font_width; in sticon_init() 188 vc_rows = sti_onscreen_y(sti) / sti->font_height; in sticon_init()
|
/Linux-v4.19/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-v4.19/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. 35 "tx" for "st,sti-uni-player" compatibility 36 "rx" for "st,sti-uni-reader" compatibility 38 Required properties ("st,sti-uni-player" compatibility only): 54 sti_uni_player1: sti-uni-player@8d81000 { 66 sti_uni_player2: sti-uni-player@8d82000 { 77 sti_uni_player3: sti-uni-player@8d85000 { [all …]
|
/Linux-v4.19/drivers/video/fbdev/ |
D | sticore.h | 48 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x) argument 49 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) argument 52 #define sti_font_x(sti) (PTR_STI(sti->font)->width) argument 53 #define sti_font_y(sti) (PTR_STI(sti->font)->height) argument 387 int sti_call(const struct sti_struct *sti, unsigned long func, 394 void sti_putc(struct sti_struct *sti, int c, int y, int x); 395 void sti_set(struct sti_struct *sti, int src_y, int src_x, 397 void sti_clear(struct sti_struct *sti, int src_y, int src_x, 399 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 1138 fb->sti = sti; in stifb_init_fb() 1139 dev_name = sti->sti_data->inq_outptr.dev_name; in stifb_init_fb() 1141 fb->id = fb->sti->graphics_id[0]; in stifb_init_fb() 1175 xres = sti_onscreen_x(fb->sti); in stifb_init_fb() 1176 yres = sti_onscreen_y(fb->sti); in stifb_init_fb() 1212 if ((fb->sti->regions_phys[0] & 0xfc000000) == in stifb_init_fb() [all …]
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | stih407.dtsi | 14 sti-display-subsystem@0 { 15 compatible = "st,sti-display-subsystem"; 51 sti-compositor@9d11000 { 83 sti-tvout@8d08000 { 106 sti_hdmi: sti-hdmi@8d04000 { 133 sti-hda@8d02000 {
|
D | stih410.dtsi | 107 sti-display-subsystem@0 { 108 compatible = "st,sti-display-subsystem"; 145 sti-compositor@9d11000 { 177 sti-tvout@8d08000 { 200 sti_hdmi: sti-hdmi@8d04000 { 227 sti-hda@8d02000 { 242 sti-hqvdp@9c00000 { 290 sti-cec@94a087c {
|
D | stihxxx-b2120.dtsi | 184 sti_uni_player0: sti-uni-player@8d80000 { 188 sti_uni_player2: sti-uni-player@8d82000 { 192 sti_uni_player3: sti-uni-player@8d85000 { 197 sti_sasg_codec: sti-sasg-codec {
|
D | stih410-b2120.dts | 64 sti-display-subsystem@0 { 65 sti-hda@8d02000 {
|
D | stih407-family.dtsi | 182 sti_sasg_codec: sti-sasg-codec { 206 vtg_main: sti-vtg-main@8d02800 { 212 vtg_aux: sti-vtg-aux@8d00200 { 701 compatible = "st,sti-pwm"; 716 compatible = "st,sti-pwm"; 751 reg-names = "stmmaceth", "sti-ethconf"; 768 clock-names = "stmmaceth", "sti-ethclk"; 904 sti_uni_player0: sti-uni-player@8d80000 { 920 sti_uni_player1: sti-uni-player@8d81000 { 936 sti_uni_player2: sti-uni-player@8d82000 { [all …]
|
/Linux-v4.19/drivers/media/platform/ |
D | Makefile | 45 obj-$(CONFIG_VIDEO_STI_BDISP) += sti/bdisp/ 46 obj-$(CONFIG_VIDEO_STI_HVA) += sti/hva/ 47 obj-$(CONFIG_DVB_C8SECTPFE) += sti/c8sectpfe/ 48 obj-$(CONFIG_VIDEO_STI_HDMI_CEC) += sti/cec/ 50 obj-$(CONFIG_VIDEO_STI_DELTA) += sti/delta/
|
/Linux-v4.19/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-v4.19/arch/mips/kernel/ |
D | genex.S | 550 BUILD_HANDLER bp bp sti silent /* #9 */ 551 BUILD_HANDLER ri ri sti silent /* #10 */ 552 BUILD_HANDLER cpu cpu sti silent /* #11 */ 553 BUILD_HANDLER ov ov sti silent /* #12 */ 554 BUILD_HANDLER tr tr sti silent /* #13 */ 558 BUILD_HANDLER msa msa sti silent /* #21 */ 559 BUILD_HANDLER mdmx mdmx sti silent /* #22 */ 567 BUILD_HANDLER watch watch sti verbose /* #23 */ 570 BUILD_HANDLER mt mt sti silent /* #25 */ 571 BUILD_HANDLER dsp dsp sti silent /* #26 */ [all …]
|
/Linux-v4.19/arch/x86/include/asm/ |
D | irqflags.h | 122 #define ENABLE_INTERRUPTS(x) sti 153 #define ENABLE_INTERRUPTS_SYSEXIT sti; sysexit 188 sti; \
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | Makefile | 2 sti-drm-y := \ 22 obj-$(CONFIG_DRM_STI) = sti-drm.o
|
/Linux-v4.19/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, 57 clock-names = "stmmaceth", "sti-ethclk";
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | st-keyscan.txt | 7 - compatible: "st,sti-keyscan" 33 compatible = "st,sti-keyscan";
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | st_fdma.txt | 70 sti_uni_player2: sti-uni-player@2 { 71 compatible = "st,sti-uni-player";
|
/Linux-v4.19/drivers/mailbox/ |
D | Makefile | 26 obj-$(CONFIG_STI_MBOX) += mailbox-sti.o
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | stih-cec.txt | 16 sti-cec@94a087c {
|
/Linux-v4.19/drivers/reset/ |
D | Makefile | 4 obj-$(CONFIG_ARCH_STI) += sti/
|
/Linux-v4.19/Documentation/arm/sti/ |
D | overview.txt | 23 are located in the platform code contained in arch/arm/mach-sti
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-via | 7 Author: Kyösti Mälkki <kmalkki@cc.hut.fi>
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | ohci-st.txt | 18 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
|