| /linux-6.15/drivers/isdn/mISDN/ |
| H A D | dsp_ecdis.h | 38 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 D | 88pm860x-codec.c | 143 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 D | audio-graph.yaml | 39 hp-det-gpio: 42 hp-det-gpios: 44 mic-det-gpio: 47 mic-det-gpios:
|
| H A D | dialog,da7219.yaml | 114 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 D | alc5623.txt | 14 - jack-det-ctrl: Default register value for Reg-5Ah, Jack Detect 24 jack-det-ctrl = <0x4810>;
|
| H A D | nvidia,tegra-audio-common.yaml | 59 nvidia,hp-det-gpios: 63 nvidia,mic-det-gpios: 83 nvidia,coupled-mic-hp-det:
|
| H A D | audio-graph-card2.yaml | 40 hp-det-gpios: 41 $ref: audio-graph.yaml#/properties/hp-det-gpios
|
| H A D | rockchip,rk3288-hdmi-analog.txt | 18 - 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 D | simple-card.yaml | 209 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 D | cirrus,cs42l42.yaml | 113 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 D | nuvoton,nau8325.yaml | 54 nuvoton,clock-det-data: 78 nuvoton,clock-det-data;
|
| H A D | fsl-asoc-card.yaml | 127 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 D | rk3288-veyron-analog-audio.dtsi | 17 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 D | aspeed-video.c | 999 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 D | mt8183-kukui-audio-da7219.dtsi | 28 dlg,mic-det-thr = <500>; 30 dlg,jack-det-rate = "32_64";
|
| /linux-6.15/drivers/gpu/drm/nouveau/dispnv04/i2c/ |
| H A D | ch7006_drv.c | 185 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 D | npcm-video.c | 862 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 D | rk3399-rock-pi-4a-plus.dts | 24 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3566-anbernic-rg-arc.dtsi | 44 simple-audio-card,hp-det-gpios = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>; 212 hp_det: hp-det {
|
| H A D | rk3399-roc-pc-plus.dts | 54 simple-audio-card,hp-det-gpios = <&gpio2 RK_PA6 GPIO_ACTIVE_HIGH>; 149 hp_det_pin: hp-det-pin {
|
| H A D | rk3326-anbernic-rg351m.dtsi | 52 simple-audio-card,hp-det-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_HIGH>; 446 hp_det: hp-det { 458 dc_det: dc-det {
|
| H A D | rk3399-rock-pi-4b-plus.dts | 42 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3399-rock-pi-4c.dts | 43 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
| /linux-6.15/arch/arm/boot/dts/intel/socfpga/ |
| H A D | socfpga_cyclone5_mcvevk.dts | 65 ts,touch-det-delay = <3>;
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | mmp2-olpc-xo-1-75.dts | 116 hp-det-gpios = <&gpio 97 GPIO_ACTIVE_HIGH>; 117 mic-det-gpios = <&gpio 96 GPIO_ACTIVE_HIGH>;
|