HomeSort by: relevance | last modified time | path
    Searched refs:aud (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_audio.c 42 aud->base.ctx
47 (aud->regs->reg)
51 aud->shifts->field_name, aud->masks->field_name
66 struct dce_audio *aud = DCE_AUD(audio); local in function:write_indirect_azalia_reg
82 struct dce_audio *aud = DCE_AUD(audio); local in function:read_indirect_azalia_reg
410 struct dce_audio *aud = DCE_AUD(audio); local in function:dce_aud_az_configure
788 struct dce_audio *aud = DCE_AUD(audio); local in function:dce_aud_wall_dto_setup
893 struct dce_audio *aud = DCE_AUD(audio); local in function:dce_aud_hw_init
934 struct dce_audio *aud = DCE_AUD(*audio) local in function:dce_aud_destroy
    [all...]
  /src/sys/arch/amiga/amiga/
cc.c 443 custom.aud[ch].len = len;
444 custom.aud[ch].lc = data;
445 custom.aud[ch].per = period;
446 custom.aud[ch].vol = volume;
custom.h 143 } aud[4]; member in struct:Custom
  /src/sys/dev/vme/
xyreg.h 104 volatile u_char aud:1; /* auto-update iopb */ member in struct:xy_iopb
xy.c 508 xyc->iopbase[lcv].aud = 1; /* always the same */
  /src/sys/arch/sun3/dev/
xyreg.h 105 volatile u_char aud:1; /* auto-update iopb */ member in struct:xy_iopb
xy.c 407 xyc->iopbase[lcv].aud = 1; /* always the same */
  /src/sys/arch/amiga/dev/
aucc.c 424 custom.aud[i].vol = sc->sc_channel[i].nd_volume;
425 custom.aud[i].per = sc->sc_channel[i].nd_per;
528 custom.aud[i].per = sc->sc_channel[i].nd_per;
530 custom.aud[i].vol = 1;
532 custom.aud[i].vol = sc->sc_channel[i].nd_volume;
533 custom.aud[i].lc = PREP_DMA_MEM(dmap[k++]);
534 custom.aud[i].len = len / 2;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am335x-bonegreen-wireless.dts 121 bt-aud-in-hog {
tegra124-apalis-v1.2.dtsi 923 gpio-x4-aud-px4 {
930 gpio-x5-aud-px5 {
937 gpio-x6-aud-px6 { /* MCU_CS */
944 gpio-x7-aud-px7 {
951 gpio-w2-aud-pw2 { /* MCU_CSEZP */
1117 gpio-w3-aud-pw3 {
1472 gpio-x1-aud-px1 { /* NC */
1479 gpio-x3-aud-px3 { /* NC */
tegra124-apalis.dtsi 920 gpio-x4-aud-px4 {
927 gpio-x5-aud-px5 {
934 gpio-x6-aud-px6 { /* MCU_CS */
941 gpio-x7-aud-px7 {
948 gpio-w2-aud-pw2 { /* MCU_CSEZP */
1114 gpio-w3-aud-pw3 {
1465 gpio-x1-aud-px1 { /* NC */
1472 gpio-x3-aud-px3 { /* NC */
exynos5260.dtsi 167 compatible = "samsung,exynos5260-clock-aud";
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/allwinner/
sun20i-d1-clockworkpi-v3.14.dts 104 regulator-name = "aud-3v3";
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 265 struct audio *aud = create_funcs->create_audio(ctx, i); local in function:resource_construct
267 if (aud == NULL) {
271 if (!aud->funcs->endpoint_valid(aud)) {
272 aud->funcs->destroy(&aud);
275 pool->audios[i] = aud;
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/
jh7100.dtsi 124 osc_aud: osc-aud {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/
tegra186-p3509-0000+p3636-0001.dts 287 vddio-pexctl-aud-supply = <&vdd_1v8>;
tegra186-p2771-0000.dts 947 vddio-pexctl-aud-supply = <&vdd_1v8>;
tegra210-p2571.dts 1085 nvidia,function = "aud";
tegra210-p2595.dtsi 1057 nvidia,function = "aud";
tegra210-smaug.dts 1091 nvidia,function = "aud";
tegra210.dtsi 840 pd_audio: aud {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
exynos5433-pinctrl.dtsi 146 uart_aud_bus: uart-aud-bus {
exynos5433.dtsi 487 compatible = "samsung,exynos5433-cmu-aud";
721 label = "AUD";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/xilinx/
zynqmp.dtsi 870 reg-names = "dp", "blend", "av_buf", "aud";

Completed in 157 milliseconds