Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/video/
H A Dsticore.c146 ret = sti_call(sti, sti->inq_conf, &default_conf_flags, in sti_inq_conf()
855 sti->font = sti_select_font(sti->rom); in sti_read_rom()
856 sti->font->width = sti->font->raw->width; in sti_read_rom()
857 sti->font->height = sti->font->raw->height; in sti_read_rom()
858 sti_font_convert_bytemode(sti, sti->font); in sti_read_rom()
918 sti = kzalloc(sizeof(*sti), GFP_KERNEL); in sti_try_rom_generic()
919 if (!sti) in sti_try_rom_generic()
1035 if (!sti) in sticore_pa_init()
1037 if (!sti) in sticore_pa_init()
1039 if (!sti) in sticore_pa_init()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt3 - sti-vtg: video timing generator
72 sti-hda:
85 sti-dvo:
101 sti-hqvdp:
154 sti-vtac-rx-aux@fee82a00 {
175 sti-display-subsystem {
191 sti-tvout@fe000000 {
199 sti-hdmi@fe85c000 {
209 sti-hda@fe85a000 {
217 sti-dvo@8d00400 {
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A 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.
35 "tx" for "st,sti-uni-player" compatibility
36 "rx" for "st,sti-uni-reader" compatibility
54 sti_uni_player1: sti-uni-player@8d81000 {
66 sti_uni_player2: sti-uni-player@8d82000 {
77 sti_uni_player3: sti-uni-player@8d85000 {
88 sti_uni_reader1: sti-uni-reader@8d84000 {
[all …]
/openbmc/linux/drivers/video/console/
H A Dsticon.c133 struct sti_struct *sti = sticon_sti; in sticon_scroll() local
144 sti_clear(sti, b - count, 0, count, conp->vc_cols, in sticon_scroll()
151 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()
253 vc_rows = sti_onscreen_y(sti) / cooked_font->height; in sticon_set_font()
278 struct sti_struct *sti = sticon_sti; in sticon_init() local
281 sti_set(sti, 0, 0, sti_onscreen_y(sti), sti_onscreen_x(sti), 0); in sticon_init()
282 vc_cols = sti_onscreen_x(sti) / sti->font->width; in sticon_init()
[all …]
/openbmc/linux/include/video/
H A Dsticore.h43 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x) argument
44 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) argument
47 #define sti_font_x(sti) (PTR_STI(sti->font)->width) argument
48 #define sti_font_y(sti) (PTR_STI(sti->font)->height) argument
384 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f);
389 int sti_call(const struct sti_struct *sti, unsigned long func,
396 void sti_putc(struct sti_struct *sti, int c, int y, int x,
398 void sti_set(struct sti_struct *sti, int src_y, int src_x,
400 void sti_clear(struct sti_struct *sti, int src_y, int src_x,
402 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
/openbmc/linux/arch/parisc/video/
H A Dfbdev.c15 struct sti_struct *sti; in fb_is_primary_device() local
17 sti = sti_get_rom(0); in fb_is_primary_device()
20 if (!sti) in fb_is_primary_device()
24 return (sti->info == info); in fb_is_primary_device()
/openbmc/linux/drivers/media/platform/st/
H A DMakefile3 obj-y += sti/bdisp/
4 obj-y += sti/c8sectpfe/
5 obj-y += sti/delta/
6 obj-y += sti/hva/
H A DKconfig5 source "drivers/media/platform/st/sti/Kconfig"
/openbmc/linux/drivers/media/platform/st/sti/
H A DKconfig2 source "drivers/media/platform/st/sti/bdisp/Kconfig"
3 source "drivers/media/platform/st/sti/c8sectpfe/Kconfig"
4 source "drivers/media/platform/st/sti/delta/Kconfig"
5 source "drivers/media/platform/st/sti/hva/Kconfig"
/openbmc/linux/drivers/video/fbdev/
H A Dstifb.c109 struct sti_struct *sti; member
1204 fb->sti = sti; in stifb_init_fb()
1390 sti->info = info; in stifb_init_fb()
1416 sti->info = NULL; in stifb_init_fb()
1447 if (!sti) in stifb_init()
1457 sti = sti_get_rom(i); in stifb_init()
1458 if (!sti) in stifb_init()
1460 if (sti == def_sti) in stifb_init()
1479 if (!sti) in stifb_cleanup()
1481 if (sti->info) { in stifb_cleanup()
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstih407.dtsi11 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 {
H A Dstih410.dtsi102 sti-display-subsystem@0 {
103 compatible = "st,sti-display-subsystem";
140 sti-compositor@9d11000 {
172 sti-tvout@8d08000 {
195 sti_hdmi: sti-hdmi@8d04000 {
222 sti-hda@8d02000 {
237 sti-hqvdp@9c00000 {
H A Dstihxxx-b2120.dtsi186 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 {
H A Dstih410-b2120.dts60 sti-display-subsystem@0 {
61 sti-hda@8d02000 {
H A Dstih407-family.dtsi282 sti_sasg_codec: sti-sasg-codec {
296 vtg_main: sti-vtg-main@8d02800 {
302 vtg_aux: sti-vtg-aux@8d00200 {
742 compatible = "st,sti-pwm";
757 compatible = "st,sti-pwm";
792 reg-names = "stmmaceth", "sti-ethconf";
809 clock-names = "stmmaceth", "sti-ethclk";
903 sti_uni_player0: sti-uni-player@8d80000 {
919 sti_uni_player1: sti-uni-player@8d81000 {
935 sti_uni_player2: sti-uni-player@8d82000 {
[all …]
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Drenesas,em-sti.yaml4 $id: http://devicetree.org/schemas/timer/renesas,em-sti.yaml#
14 const: renesas,em-sti
41 compatible = "renesas,em-sti";
/openbmc/linux/Documentation/arch/arm/
H A Dindex.rst73 sti/stih407-overview
74 sti/stih418-overview
75 sti/overview
/openbmc/linux/sound/soc/sti/
H A DMakefile3 snd-soc-sti-objs := sti_uniperif.o uniperif_player.o uniperif_reader.o
5 obj-$(CONFIG_SND_SOC_STI) += snd-soc-sti.o
/openbmc/linux/arch/mips/kernel/
H A Dgenex.S561 BUILD_HANDLER bp bp sti silent /* #9 */
562 BUILD_HANDLER ri ri sti silent /* #10 */
563 BUILD_HANDLER cpu cpu sti silent /* #11 */
564 BUILD_HANDLER ov ov sti silent /* #12 */
565 BUILD_HANDLER tr tr sti silent /* #13 */
572 BUILD_HANDLER msa msa sti silent /* #21 */
573 BUILD_HANDLER mdmx mdmx sti silent /* #22 */
581 BUILD_HANDLER watch watch sti verbose /* #23 */
584 BUILD_HANDLER mt mt sti silent /* #25 */
585 BUILD_HANDLER dsp dsp sti silent /* #26 */
[all …]
/openbmc/linux/drivers/gpu/drm/sti/
H A DMakefile2 sti-drm-y := \
22 obj-$(CONFIG_DRM_STI) = sti-drm.o
/openbmc/u-boot/arch/arm/dts/
H A Dstih410.dtsi152 sti-display-subsystem {
153 compatible = "st,sti-display-subsystem";
189 sti-compositor@9d11000 {
221 sti-tvout@8d08000 {
244 sti_hdmi: sti-hdmi@8d04000 {
271 sti-hda@8d02000 {
286 sti-dvo@8d00400 {
303 sti-hqvdp@9c000000 {
H A Dstih407-family.dtsi187 vtg_main: sti-vtg-main@8d02800 {
193 vtg_aux: sti-vtg-aux@8d00200 {
667 compatible = "st,sti-pwm";
682 compatible = "st,sti-pwm";
716 reg-names = "stmmaceth", "sti-ethconf";
733 clock-names = "stmmaceth", "sti-ethclk";
738 cec: sti-cec@094a087c {
862 sti_sasg_codec: sti-sasg-codec {
869 sti_uni_player0: sti-uni-player@8d80000 {
885 sti_uni_player1: sti-uni-player@8d81000 {
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsti-dwmac.txt26 - sti-ethclk: this is the phy clock.
27 - sti-clkconf: this is an extra sysconfig register, available in new SoCs,
56 clock-names = "stmmaceth", "sti-ethclk";
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dst-keyscan.txt7 - compatible: "st,sti-keyscan"
33 compatible = "st,sti-keyscan";
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h124 # define sti() __global_sti() macro
132 # define sti() __sti() macro

1234