Home
last modified time | relevance | path

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

12345678

/linux/drivers/isdn/mISDN/ !
H A Ddsp_ecdis.h33 echo_can_disable_detector_init(struct ec_disable_detector_state *det) in echo_can_disable_detector_init() argument
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()
47 det->tone_present = FALSE; in echo_can_disable_detector_init()
48 det->tone_cycle_duration = 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()
55 echo_can_disable_detector_update(struct ec_disable_detector_state *det, in echo_can_disable_detector_update() argument
60 notched = biquad2(&det->notch, amp); in echo_can_disable_detector_update()
[all …]
/linux/sound/soc/codecs/ !
H A D88pm860x-codec.c143 struct pm860x_det det; member
1212 mask = pm860x->det.hs_shrt | pm860x->det.hook_det | pm860x->det.lo_shrt in pm860x_component_handler()
1213 | pm860x->det.hp_det; in pm860x_component_handler()
1221 if ((pm860x->det.hp_det & SND_JACK_HEADPHONE) in pm860x_component_handler()
1225 if ((pm860x->det.mic_det & SND_JACK_MICROPHONE) in pm860x_component_handler()
1229 if (pm860x->det.hs_shrt && (shrt & (SHORT_HS1 | SHORT_HS2))) in pm860x_component_handler()
1230 report |= pm860x->det.hs_shrt; in pm860x_component_handler()
1232 if (pm860x->det.hook_det && (status & HOOK_STATUS)) in pm860x_component_handler()
1233 report |= pm860x->det.hook_det; in pm860x_component_handler()
1235 if (pm860x->det.lo_shrt && (shrt & (SHORT_LO1 | SHORT_LO2))) in pm860x_component_handler()
[all …]
H A Dwm8903.c1603 int det, int shrt) in wm8903_mic_detect() argument
1609 det, shrt); in wm8903_mic_detect()
1613 wm8903->mic_det = det; in wm8903_mic_detect()
1617 if (det) in wm8903_mic_detect()
1626 if (det || shrt) { in wm8903_mic_detect()
/linux/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 {
H A Drk3288-rock2-square.dts94 rockchip,hp-det-gpios = <&gpio7 7 GPIO_ACTIVE_HIGH>;
223 hp_det: hp-det {
/linux/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/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/Documentation/devicetree/bindings/sound/ !
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>;
/linux/drivers/media/platform/nuvoton/ !
H A Dnpcm-video.c862 struct v4l2_bt_timings *det = &video->detected_timings; in npcm_video_detect_resolution() local
866 det->width = npcm_video_hres(video); in npcm_video_detect_resolution()
867 det->height = npcm_video_vres(video); in npcm_video_detect_resolution()
869 if (act->width != det->width || act->height != det->height) { in npcm_video_detect_resolution()
886 det->width = npcm_video_hres(video); in npcm_video_detect_resolution()
887 det->height = npcm_video_vres(video); in npcm_video_detect_resolution()
888 det->pixelclock = npcm_video_pclk(video); in npcm_video_detect_resolution()
894 if (det->width && det->height) { in npcm_video_detect_resolution()
897 act->width, act->height, det->width, det->height, in npcm_video_detect_resolution()
901 dev_err(video->dev, "Got invalid resolution[%dx%d]\n", det->width, in npcm_video_detect_resolution()
[all …]
/linux/arch/arm64/boot/dts/rockchip/ !
H A Drk3399-rock-pi-4a-plus.dts24 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
H A Drk3399-roc-pc-plus.dts54 simple-audio-card,hp-det-gpios = <&gpio2 RK_PA6 GPIO_ACTIVE_HIGH>;
153 hp_det_pin: hp-det-pin {
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 Drk3326-anbernic-rg351m.dtsi52 simple-audio-card,hp-det-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_HIGH>;
448 hp_det: hp-det {
460 dc_det: dc-det {
H A Drk3399-rock-pi-4b-plus.dts42 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
H A Drk3588-rock-5b.dtsi20 hp-det-gpios = <&gpio1 RK_PD5 GPIO_ACTIVE_HIGH>;
H A Drk3399-rock-pi-4c.dts43 hp-det-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
H A Drk3326-odroid-go.dtsi147 simple-audio-card,hp-det-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_HIGH>;
585 hp_det: hp-det {
597 dc_det: dc-det {
H A Drk3566-anbernic-rg353vs.dts44 simple-audio-card,hp-det-gpios = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>;
/linux/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>;
/linux/drivers/infiniband/hw/mlx4/ !
H A Dalias_GUID.c801 struct mlx4_sriov_alias_guid_port_rec_det *det; in mlx4_ib_destroy_alias_guid_service() local
806 det = &sriov->alias_guid.ports_guid[i]; in mlx4_ib_destroy_alias_guid_service()
807 cancel_delayed_work_sync(&det->alias_guid_work); in mlx4_ib_destroy_alias_guid_service()
809 while (!list_empty(&det->cb_list)) { in mlx4_ib_destroy_alias_guid_service()
810 cb_ctx = list_entry(det->cb_list.next, in mlx4_ib_destroy_alias_guid_service()
/linux/arch/arm/boot/dts/intel/socfpga/ !
H A Dsocfpga_cyclone5_mcvevk.dts65 ts,touch-det-delay = <3>;
/linux/arch/arm64/boot/dts/freescale/ !
H A Dimx95-19x19-evk-sof.dts39 hp-det-gpios = <&gpio2 11 GPIO_ACTIVE_HIGH>;
/linux/arch/arm/boot/dts/nvidia/ !
H A Dtegra20-plutux.dts55 nvidia,hp-det-gpios = <&gpio TEGRA_GPIO(W, 2) GPIO_ACTIVE_LOW>;
H A Dtegra20-tec.dts63 nvidia,hp-det-gpios = <&gpio TEGRA_GPIO(W, 2)
/linux/arch/arm/boot/dts/nxp/imx/ !
H A Dimx53-m53.dtsi57 st,touch-det-delay = <3>;

12345678