Home
last modified time | relevance | path

Searched defs:dsc (Results 1 – 25 of 51) sorted by relevance

123

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_dsc.c86 void dsc2_construct(struct dcn20_dsc *dsc, in dsc2_construct()
158 static void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc2_read_state()
168 static bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *ds… in dsc2_validate_stream()
180 static void dsc_config_log(struct display_stream_compressor *dsc, const struct dsc_config *config) in dsc_config_log()
191 static void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc2_set_config()
208 static bool dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc… in dsc2_get_packed_pps()
229 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc2_enable()
254 static void dsc2_disable(struct display_stream_compressor *dsc) in dsc2_disable()
279 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps) in dsc_log_pps()
542 static void dsc_write_to_registers(struct display_stream_compressor *dsc, const struct dsc_reg_valu… in dsc_write_to_registers()
/netbsd-src/sys/dev/ic/
H A Ddepca.c141 struct depca_softc *dsc = device_private(device_parent(sc->sc_dev)); in depca_wrcsr() local
150 struct depca_softc *dsc = device_private(device_parent(sc->sc_dev)); in depca_rdcsr() local
241 struct depca_softc *dsc = device_private(parent); in le_depca_attach() local
324 struct depca_softc *dsc = device_private(device_parent(sc->sc_dev)); in depca_copytobuf() local
333 struct depca_softc *dsc = device_private(device_parent(sc->sc_dev)); in depca_copyfrombuf() local
342 struct depca_softc *dsc = device_private(device_parent(sc->sc_dev)); in depca_zerobuf() local
H A Dne2000.c114 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne2000_attach() local
886 struct dp8390_softc *dsc = &sc->sc_dp8390; in ne2000_suspend() local
902 struct dp8390_softc *dsc = &sc->sc_dp8390; in ne2000_resume() local
H A Drtl80x9.c60 rtl80x9_mediachange(struct dp8390_softc *dsc) in rtl80x9_mediachange()
/netbsd-src/sys/arch/hp300/dev/
H A Dspc.c105 struct spc_dio_softc *dsc = device_private(self); in spc_dio_attach() local
164 struct spc_dio_softc *dsc = (struct spc_dio_softc *)sc; in spc_dio_dmastart() local
182 struct spc_dio_softc *dsc = arg; in spc_dio_dmago() local
243 struct spc_dio_softc *dsc = (struct spc_dio_softc *)sc; in spc_dio_dmadone() local
289 struct spc_dio_softc *dsc = arg; in spc_dio_dmastop() local
/netbsd-src/sys/arch/sgimips/hpc/
H A Dwdsc.c207 struct hpc_dma_softc *dsc = &wsc->sc_hpcdma; in wdsc_dmasetup() local
248 struct hpc_dma_softc *dsc = &wsc->sc_hpcdma; in wdsc_dmago() local
275 struct hpc_dma_softc *dsc = &wsc->sc_hpcdma; in wdsc_dmastop() local
298 struct hpc_dma_softc *dsc = &wsc->sc_hpcdma; in wdsc_reset() local
/netbsd-src/sys/arch/powerpc/booke/dev/
H A Dpq3duart.c97 struct pq3duart_softc * const dsc = device_private(parent); in com_pq3duart_match() local
128 struct pq3duart_softc * const dsc = arg; in pq3duart_intr() local
156 struct pq3duart_softc * const dsc = device_private(self); in pq3duart_attach() local
192 struct pq3duart_softc * const dsc = device_private(parent); in com_pq3duart_attach() local
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_dwhdmi.c141 sunxi_dwhdmi_detect(struct dwhdmi_softc *dsc, bool force) in sunxi_dwhdmi_detect()
154 sunxi_dwhdmi_enable(struct dwhdmi_softc *dsc) in sunxi_dwhdmi_enable()
173 sunxi_dwhdmi_disable(struct dwhdmi_softc *dsc) in sunxi_dwhdmi_disable()
186 sunxi_dwhdmi_mode_set(struct dwhdmi_softc *dsc, in sunxi_dwhdmi_mode_set()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link_hwss.c379 static void dsc_optc_config_log(struct display_stream_compressor *dsc, in dsc_optc_config_log()
418 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in dp_set_dsc_on_stream() local
498 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in dp_set_dsc_enable() local
522 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in dp_set_dsc_pps_sdp() local
566 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in dp_update_dsc_config() local
/netbsd-src/sys/dev/pcmcia/
H A Dif_ne_pcmcia.c580 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne_pcmcia_attach() local
774 ne_pcmcia_enable(struct dp8390_softc *dsc) in ne_pcmcia_enable()
795 ne_pcmcia_disable(struct dp8390_softc *dsc) in ne_pcmcia_disable()
809 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne_pcmcia_get_enaddr() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-ld.c376 typedef struct dsc struct
378 unsigned short len, mbz;
379 const char *adr;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-ld.c384 typedef struct dsc struct
386 unsigned short len, mbz;
387 const char *adr;
/netbsd-src/external/gpl2/gmake/dist/
H A Dvmsify.c39 #define INIT_DSC_S(dsc, addr, len) do { \ argument
50 #define INIT_DSC_CSTRING(dsc, s) INIT_DSC_S(dsc, s, strlen(s)) argument
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dif_ne_pbus.c235 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne_pbus_attach() local
490 struct dp8390_softc *dsc = &nsc->sc_dp8390; in eh600_preattach() local
515 struct dp8390_softc *dsc = &nsc->sc_dp8390; in eh600_postattach() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_dc_dsc.c224 const struct display_stream_compressor *dsc, in get_dsc_enc_caps()
883 const struct display_stream_compressor *dsc, in dc_dsc_compute_bandwidth_range()
912 const struct display_stream_compressor *dsc, in dc_dsc_compute_config()
/netbsd-src/sys/arch/sgimips/ioc/
H A Doiocsc.c205 struct oioc_dma_softc *dsc = &osc->sc_oiocdma; in oiocsc_dmasetup() local
267 struct oioc_dma_softc *dsc = &osc->sc_oiocdma; in oiocsc_dmago() local
/netbsd-src/sys/arch/x68k/dev/
H A Dif_ne_neptune.c118 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne_neptune_attach() local
H A Dif_ne_intio.c135 struct dp8390_softc *dsc = &sc->sc_dp8390; in ne_intio_attach() local
/netbsd-src/sys/arch/mmeye/dev/
H A Dif_ne_mainbus.c101 struct dp8390_softc *dsc = &sc->sc_dp8390; in ne_mainbus_attach() local
/netbsd-src/sys/arch/arm/rockchip/
H A Drk_dwhdmi.c192 rk_dwhdmi_enable(struct dwhdmi_softc *dsc) in rk_dwhdmi_enable()
199 rk_dwhdmi_mode_set(struct dwhdmi_softc *dsc, in rk_dwhdmi_mode_set()
/netbsd-src/sys/dev/isapnp/
H A Dif_ne_isapnp.c95 struct dp8390_softc * const dsc = &nsc->sc_dp8390; in ne_isapnp_attach() local
/netbsd-src/sys/arch/evbsh3/t_sh7706lan/
H A Dif_ne_mainbus.c113 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne_mainbus_attach() local
/netbsd-src/sys/arch/atari/dev/
H A Dif_ne_mb.c184 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne_mb_attach() local
277 struct dp8390_softc *dsc; in ne_mb_poll() local
/netbsd-src/sys/arch/amiga/dev/
H A Dif_ne_zbus.c108 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne_zbus_attach() local
/netbsd-src/sys/dev/isa/
H A Dif_ne_isa.c135 struct dp8390_softc *dsc = &nsc->sc_dp8390; in ne_isa_attach() local

123