Home
last modified time | relevance | path

Searched refs:det (Results 1 – 25 of 177) sorted by relevance

12345678

/linux-6.15/drivers/isdn/mISDN/
H A Ddsp_ecdis.h38 biquad2_init(&det->notch, in echo_can_disable_detector_init()
45 det->channel_level = 0; in echo_can_disable_detector_init()
46 det->notch_level = 0; in echo_can_disable_detector_init()
49 det->good_cycles = 0; in echo_can_disable_detector_init()
50 det->hit = 0; in echo_can_disable_detector_init()
67 det->channel_level += ((abs(amp) - det->channel_level) >> 5); in echo_can_disable_detector_update()
68 det->notch_level += ((abs(notched) - det->notch_level) >> 4); in echo_can_disable_detector_update()
72 if (det->notch_level * 6 < det->channel_level) { in echo_can_disable_detector_update()
80 det->hit = TRUE; in echo_can_disable_detector_update()
91 det->good_cycles = 0; in echo_can_disable_detector_update()
[all …]
/linux-6.15/sound/soc/codecs/
H A D88pm860x-codec.c143 struct pm860x_det det; member
1211 mask = pm860x->det.hs_shrt | pm860x->det.hook_det | pm860x->det.lo_shrt in pm860x_component_handler()
1212 | pm860x->det.hp_det; in pm860x_component_handler()
1256 pm860x->det.hp_jack = jack; in pm860x_hs_jack_detect()
1257 pm860x->det.hp_det = det; in pm860x_hs_jack_detect()
1258 pm860x->det.hook_det = hook; in pm860x_hs_jack_detect()
1259 pm860x->det.hs_shrt = hs_shrt; in pm860x_hs_jack_detect()
1260 pm860x->det.lo_shrt = lo_shrt; in pm860x_hs_jack_detect()
1262 if (det & SND_JACK_HEADPHONE) in pm860x_hs_jack_detect()
1287 pm860x->det.mic_jack = jack; in pm860x_mic_jack_detect()
[all …]
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Daudio-graph.yaml39 hp-det-gpio:
42 hp-det-gpios:
44 mic-det-gpio:
47 mic-det-gpios:
H A Ddialog,da7219.yaml114 dlg,mic-det-thr:
126 dlg,jack-ins-det-pty:
132 dlg,jack-det-rate:
223 dlg,mic-det-thr = <500>;
225 dlg,jack-ins-det-pty = "low";
226 dlg,jack-det-rate = "32_64";
H A Dalc5623.txt14 - jack-det-ctrl: Default register value for Reg-5Ah, Jack Detect
24 jack-det-ctrl = <0x4810>;
H A Dnvidia,tegra-audio-common.yaml59 nvidia,hp-det-gpios:
63 nvidia,mic-det-gpios:
83 nvidia,coupled-mic-hp-det:
H A Daudio-graph-card2.yaml40 hp-det-gpios:
41 $ref: audio-graph.yaml#/properties/hp-det-gpios
H A Drockchip,rk3288-hdmi-analog.txt18 - rockchip,hp-det-gpios = The phandle of the GPIO that detects the headphone
32 rockchip,hp-det-gpios = <&gpio7 7 GPIO_ACTIVE_HIGH>;
H A Dsimple-card.yaml209 simple-audio-card,hp-det-gpio:
212 simple-audio-card,hp-det-gpios:
214 simple-audio-card,mic-det-gpio:
217 simple-audio-card,mic-det-gpios:
264 hp-det-gpio:
267 hp-det-gpios:
269 mic-det-gpio:
272 mic-det-gpios:
H A Dcirrus,cs42l42.yaml113 cirrus,btn-det-init-dbnce:
127 cirrus,btn-det-event-dbnce:
221 cirrus,btn-det-init-dbnce = <100>;
222 cirrus,btn-det-event-dbnce = <10>;
H A Dnuvoton,nau8325.yaml54 nuvoton,clock-det-data:
78 nuvoton,clock-det-data;
H A Dfsl-asoc-card.yaml127 hp-det-gpio:
132 hp-det-gpios:
136 mic-det-gpio:
141 mic-det-gpios:
/linux-6.15/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-analog-audio.dtsi17 rockchip,hp-det-gpios = <&gpio6 RK_PA5 GPIO_ACTIVE_HIGH>;
18 rockchip,mic-det-gpios = <&gpio6 RK_PB3 GPIO_ACTIVE_LOW>;
76 hp_det: hp-det {
89 mic_det: mic-det {
/linux-6.15/drivers/media/platform/aspeed/
H A Daspeed-video.c999 if (vsync > det->height) in aspeed_video_get_timings()
1003 if (hsync > det->width) in aspeed_video_get_timings()
1011 det->vsync = vsync; in aspeed_video_get_timings()
1013 det->vbackporch = v->frame_top; in aspeed_video_get_timings()
1015 det->vsync = vtotal - vsync; in aspeed_video_get_timings()
1021 det->hsync = hsync; in aspeed_video_get_timings()
1023 det->hbackporch = v->frame_left; in aspeed_video_get_timings()
1025 det->hsync = htotal - hsync; in aspeed_video_get_timings()
1041 det->width = MIN_WIDTH; in aspeed_video_get_resolution()
1042 det->height = MIN_HEIGHT; in aspeed_video_get_resolution()
[all …]
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-audio-da7219.dtsi28 dlg,mic-det-thr = <500>;
30 dlg,jack-det-rate = "32_64";
/linux-6.15/drivers/gpu/drm/nouveau/dispnv04/i2c/
H A Dch7006_drv.c185 int det; in ch7006_encoder_detect() local
201 det = ch7006_read(client, CH7006_DETECT); in ch7006_encoder_detect()
207 if ((det & (CH7006_DETECT_SVIDEO_Y_TEST| in ch7006_encoder_detect()
211 else if ((det & (CH7006_DETECT_SVIDEO_Y_TEST| in ch7006_encoder_detect()
214 else if ((det & CH7006_DETECT_CVBS_TEST) == 0) in ch7006_encoder_detect()
/linux-6.15/drivers/media/platform/nuvoton/
H A Dnpcm-video.c862 struct v4l2_bt_timings *det = &video->detected_timings; in npcm_video_detect_resolution() local
867 det->width = npcm_video_hres(video); in npcm_video_detect_resolution()
868 det->height = npcm_video_vres(video); in npcm_video_detect_resolution()
870 if (act->width != det->width || act->height != det->height) { in npcm_video_detect_resolution()
887 det->width = npcm_video_hres(video); in npcm_video_detect_resolution()
888 det->height = npcm_video_vres(video); in npcm_video_detect_resolution()
889 det->pixelclock = npcm_video_pclk(video); in npcm_video_detect_resolution()
895 if (det->width && det->height) in npcm_video_detect_resolution()
899 act->width, act->height, det->width, det->height, in npcm_video_detect_resolution()
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3399-rock-pi-4a-plus.dts24 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
H A Drk3566-anbernic-rg-arc.dtsi44 simple-audio-card,hp-det-gpios = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>;
212 hp_det: hp-det {
H A Drk3399-roc-pc-plus.dts54 simple-audio-card,hp-det-gpios = <&gpio2 RK_PA6 GPIO_ACTIVE_HIGH>;
149 hp_det_pin: hp-det-pin {
H A Drk3326-anbernic-rg351m.dtsi52 simple-audio-card,hp-det-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_HIGH>;
446 hp_det: hp-det {
458 dc_det: dc-det {
H A Drk3399-rock-pi-4b-plus.dts42 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
H A Drk3399-rock-pi-4c.dts43 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
/linux-6.15/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_cyclone5_mcvevk.dts65 ts,touch-det-delay = <3>;
/linux-6.15/arch/arm/boot/dts/marvell/
H A Dmmp2-olpc-xo-1-75.dts116 hp-det-gpios = <&gpio 97 GPIO_ACTIVE_HIGH>;
117 mic-det-gpios = <&gpio 96 GPIO_ACTIVE_HIGH>;

12345678