/Linux-v5.15/drivers/video/console/ |
D | sticore.c | 4 * core code for console driver using HP's STI firmware 11 * - call STI in virtual mode rather than in real mode 12 * - screen blanking with state_mgmt() in text mode STI ? 40 /* number of STI ROMS found and their ptrs to each struct */ 45 /* The colour indices used by STI are 63 #define c_fg(sti, c) col_trans[((c>> 8) & 7)] argument 64 #define c_bg(sti, c) col_trans[((c>>11) & 7)] argument 65 #define c_index(sti, c) ((c) & 0xff) argument 77 static int sti_init_graph(struct sti_struct *sti) in sti_init_graph() argument 79 struct sti_init_inptr *inptr = &sti->sti_data->init_inptr; in sti_init_graph() [all …]
|
D | sticon.c | 2 * linux/drivers/video/console/sticon.c - console driver using HP's STI firmware 70 return "STI console"; in sticon_startup() 132 struct sti_struct *sti = sticon_sti; in sticon_scroll() local 141 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols, in sticon_scroll() 143 sti_clear(sti, b - count, 0, count, conp->vc_cols, in sticon_scroll() 148 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols, in sticon_scroll() 150 sti_clear(sti, t, 0, count, conp->vc_cols, in sticon_scroll() 173 struct sti_struct *sti = sticon_sti; in sticon_set_font() local 222 sti_font_convert_bytemode(sti, cooked_font); in sticon_set_font() 252 vc_cols = sti_onscreen_x(sti) / cooked_font->width; in sticon_set_font() [all …]
|
/Linux-v5.15/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-v5.15/drivers/video/fbdev/ |
D | sticore.h | 5 /* generic STI structures & functions */ 9 #define STI_REGION_MAX 8 /* hardcoded STI constants */ 19 /* The latency of the STI functions cannot really be reduced by setting 20 * this to 0; STI doesn't seem to be designed to allow calling a different 29 * the screen buffer and a kernel thread to call STI occasionally. 42 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x) argument 43 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) argument 46 #define sti_font_x(sti) (PTR_STI(sti->font)->width) argument 47 #define sti_font_y(sti) (PTR_STI(sti->font)->height) argument 56 /* STI function configuration structs */ [all …]
|
D | stifb.c | 4 * STI (standard text interface) video firmware. 54 #undef DEBUG_STIFB_REGS /* debug sti register accesses */ 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() [all …]
|
/Linux-v5.15/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-v5.15/Documentation/arm/ |
D | index.rst | 69 sti/stih416-overview 70 sti/stih407-overview 71 sti/stih418-overview 72 sti/overview 73 sti/stih415-overview
|
/Linux-v5.15/drivers/thermal/st/ |
D | Kconfig | 7 tristate "Thermal sensors on STMicroelectronics STi series of SoCs" 9 Support for thermal sensors on STMicroelectronics STi series of SoCs. 13 tristate "STi series syscfg register access based thermal sensors" 17 tristate "STi series memory mapped access based thermal sensors"
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | stih407.dtsi | 11 sti-display-subsystem@0 { 12 compatible = "st,sti-display-subsystem"; 48 sti-compositor@9d11000 { 80 sti-tvout@8d08000 { 103 sti_hdmi: sti-hdmi@8d04000 { 130 sti-hda@8d02000 {
|
D | stih410.dtsi | 104 sti-display-subsystem@0 { 105 compatible = "st,sti-display-subsystem"; 142 sti-compositor@9d11000 { 174 sti-tvout@8d08000 { 197 sti_hdmi: sti-hdmi@8d04000 { 224 sti-hda@8d02000 { 239 sti-hqvdp@9c00000 { 287 sti-cec@94a087c {
|
D | stihxxx-b2120.dtsi | 25 simple-audio-card,name = "STI-B2120"; 186 sti_uni_player0: sti-uni-player@8d80000 { 190 sti_uni_player2: sti-uni-player@8d82000 { 194 sti_uni_player3: sti-uni-player@8d85000 { 199 sti_sasg_codec: sti-sasg-codec {
|
D | stih407-family.dtsi | 179 sti_sasg_codec: sti-sasg-codec { 203 vtg_main: sti-vtg-main@8d02800 { 209 vtg_aux: sti-vtg-aux@8d00200 { 713 compatible = "st,sti-pwm"; 728 compatible = "st,sti-pwm"; 763 reg-names = "stmmaceth", "sti-ethconf"; 780 clock-names = "stmmaceth", "sti-ethclk"; 902 sti_uni_player0: sti-uni-player@8d80000 { 918 sti_uni_player1: sti-uni-player@8d81000 { 934 sti_uni_player2: sti-uni-player@8d82000 { [all …]
|
/Linux-v5.15/arch/mips/kernel/ |
D | genex.S | 470 STI 511 STI 562 BUILD_HANDLER bp bp sti silent /* #9 */ 563 BUILD_HANDLER ri ri sti silent /* #10 */ 564 BUILD_HANDLER cpu cpu sti silent /* #11 */ 565 BUILD_HANDLER ov ov sti silent /* #12 */ 566 BUILD_HANDLER tr tr sti silent /* #13 */ 573 BUILD_HANDLER msa msa sti silent /* #21 */ 574 BUILD_HANDLER mdmx mdmx sti silent /* #22 */ 582 BUILD_HANDLER watch watch sti verbose /* #23 */ [all …]
|
/Linux-v5.15/sound/soc/sti/ |
D | Makefile | 2 # STI platform support 3 snd-soc-sti-objs := sti_uniperif.o uniperif_player.o uniperif_reader.o 5 obj-$(CONFIG_SND_SOC_STI) += snd-soc-sti.o
|
D | Kconfig | 6 tristate "SoC Audio support for STI System-On-Chip" 12 any of the STI platforms (e.g. STIH416).
|
/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | sti-dwmac.txt | 5 and what is needed on STi platforms to program the stmmac glue logic. 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-v5.15/Documentation/devicetree/bindings/timer/ |
D | renesas,em-sti.yaml | 4 $id: http://devicetree.org/schemas/timer/renesas,em-sti.yaml# 14 const: renesas,em-sti 41 compatible = "renesas,em-sti";
|
/Linux-v5.15/drivers/media/platform/ |
D | Makefile | 38 obj-$(CONFIG_VIDEO_STI_BDISP) += sti/bdisp/ 39 obj-$(CONFIG_VIDEO_STI_HVA) += sti/hva/ 40 obj-$(CONFIG_DVB_C8SECTPFE) += sti/c8sectpfe/ 42 obj-$(CONFIG_VIDEO_STI_DELTA) += sti/delta/
|
/Linux-v5.15/Documentation/arm/sti/ |
D | overview.rst | 2 STi ARM Linux Overview 9 CortexA9 System-on-Chip are supported by the 'STi' platform of 26 are located in the platform code contained in arch/arm/mach-sti
|
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ |
D | Kconfig | 36 STi, Allwinner, Amlogic Meson, Altera SOCFPGA. 166 tristate "STi GMAC support" 171 Support for ethernet controller on STi SOCs. 173 This selects STi SoC glue layer support for the stmmac 174 device driver. This driver is used on for the STi series
|
/Linux-v5.15/arch/x86/include/asm/ |
D | irqflags.h | 45 asm volatile("sti": : :"memory"); in native_irq_enable() 51 asm volatile("sti; hlt": : :"memory"); in native_safe_halt() 84 * Used in the idle loop; sti takes one instruction cycle
|
/Linux-v5.15/drivers/gpu/drm/sti/ |
D | Makefile | 2 sti-drm-y := \ 22 obj-$(CONFIG_DRM_STI) = sti-drm.o
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/ |
D | sti.yaml | 4 $id: http://devicetree.org/schemas/arm/sti.yaml# 7 title: ST STi Platforms Device Tree Bindings
|
/Linux-v5.15/drivers/mailbox/ |
D | mailbox-sti.c | 3 * STi Mailbox 39 * struct sti_mbox_device - STi Mailbox device data 63 * struct sti_mbox_pdata - STi Mailbox platform specific configuration 74 * struct sti_channel - STi Mailbox allocated channel information 451 /* STi Mailbox does not have a Tx-Done or Tx-Ready IRQ */ in sti_mbox_probe() 490 .name = "sti-mailbox", 499 MODULE_ALIAS("platform:mailbox-sti");
|
/Linux-v5.15/drivers/clocksource/ |
D | em_sti.c | 3 * Emma Mobile Timer Support - STI 103 /* the STI hardware buffers the 48-bit count, but to in em_sti_count() 295 /* map memory, let base point to the STI instance */ in em_sti_probe() 342 { .compatible = "renesas,em-sti", }, 370 MODULE_DESCRIPTION("Renesas Emma Mobile STI Timer Driver");
|