/Linux-v6.1/drivers/isdn/mISDN/ |
D | dsp_ecdis.h | 33 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-v6.1/sound/soc/codecs/ |
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() 1220 if ((pm860x->det.hp_det & SND_JACK_HEADPHONE) in pm860x_component_handler() 1224 if ((pm860x->det.mic_det & SND_JACK_MICROPHONE) in pm860x_component_handler() 1228 if (pm860x->det.hs_shrt && (shrt & (SHORT_HS1 | SHORT_HS2))) in pm860x_component_handler() 1229 report |= pm860x->det.hs_shrt; in pm860x_component_handler() 1231 if (pm860x->det.hook_det && (status & HOOK_STATUS)) in pm860x_component_handler() 1232 report |= pm860x->det.hook_det; in pm860x_component_handler() 1234 if (pm860x->det.lo_shrt && (shrt & (SHORT_LO1 | SHORT_LO2))) in pm860x_component_handler() [all …]
|
/Linux-v6.1/drivers/media/platform/aspeed/ |
D | aspeed-video.c | 901 struct v4l2_bt_timings *det) in aspeed_video_get_timings() argument 917 if (vsync > det->height) in aspeed_video_get_timings() 918 det->polarities &= ~V4L2_DV_VSYNC_POS_POL; in aspeed_video_get_timings() 920 det->polarities |= V4L2_DV_VSYNC_POS_POL; in aspeed_video_get_timings() 921 if (hsync > det->width) in aspeed_video_get_timings() 922 det->polarities &= ~V4L2_DV_HSYNC_POS_POL; in aspeed_video_get_timings() 924 det->polarities |= V4L2_DV_HSYNC_POS_POL; in aspeed_video_get_timings() 926 if (det->polarities & V4L2_DV_VSYNC_POS_POL) { in aspeed_video_get_timings() 927 det->vbackporch = v->frame_top - vsync; in aspeed_video_get_timings() 928 det->vfrontporch = vtotal - v->frame_bottom; in aspeed_video_get_timings() [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
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 {
|
D | mmp2-olpc-xo-1-75.dts | 116 hp-det-gpio = <&gpio 97 GPIO_ACTIVE_HIGH>; 117 mic-det-gpio = <&gpio 96 GPIO_ACTIVE_HIGH>;
|
D | socfpga_cyclone5_mcvevk.dts | 67 ts,touch-det-delay = <3>;
|
D | rk3288-rock2-square.dts | 94 rockchip,hp-det-gpios = <&gpio7 7 GPIO_ACTIVE_HIGH>; 223 hp_det: hp-det {
|
D | tegra20-plutux.dts | 55 nvidia,hp-det-gpios = <&gpio TEGRA_GPIO(W, 2) GPIO_ACTIVE_LOW>;
|
D | imx53-m53.dtsi | 65 st,touch-det-delay = <3>;
|
D | tegra20-tec.dts | 63 nvidia,hp-det-gpios = <&gpio TEGRA_GPIO(W, 2)
|
D | omap3-gta04a5.dts | 12 ti,jack-det-gpio = <&twl_gpio 2 GPIO_ACTIVE_HIGH>; /* GTA04A5 only */
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | alc5623.txt | 14 - jack-det-ctrl: Default register value for Reg-5Ah, Jack Detect 24 jack-det-ctrl = <0x4810>;
|
D | da7219.txt | 51 - dlg,mic-det-thr : Impedance threshold for mic detection measurement (Ohms) 55 - dlg,jack-det-rate: Jack type detection latency (3/4 pole) 99 dlg,mic-det-thr = <500>; 101 dlg,jack-det-rate = "32ms_64ms";
|
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>;
|
D | fsl-asoc-card.txt | 80 - hp-det-gpio : The GPIO that detect headphones are plugged in 81 - mic-det-gpio : The GPIO that detect microphones are plugged in
|
D | omap-twl4030.txt | 11 - ti, jack-det-gpio: Jack detect GPIO
|
/Linux-v6.1/arch/arm64/boot/dts/mediatek/ |
D | mt8183-kukui-audio-da7219.dtsi | 29 dlg,mic-det-thr = <500>; 31 dlg,jack-det-rate = "32ms_64ms";
|
/Linux-v6.1/drivers/gpu/drm/i2c/ |
D | ch7006_drv.c | 183 int det; in ch7006_encoder_detect() local 199 det = ch7006_read(client, CH7006_DETECT); in ch7006_encoder_detect() 205 if ((det & (CH7006_DETECT_SVIDEO_Y_TEST| in ch7006_encoder_detect() 209 else if ((det & (CH7006_DETECT_SVIDEO_Y_TEST| in ch7006_encoder_detect() 212 else if ((det & CH7006_DETECT_CVBS_TEST) == 0) in ch7006_encoder_detect()
|
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | stmpe.txt | 13 - st,touch-det-delay : Touch detect interrupt delay (recommended is 3) 93 st,touch-det-delay = <5>;
|
/Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-rock-pi-4a-plus.dts | 24 hp-det-gpio = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
D | rk3399-roc-pc-plus.dts | 54 simple-audio-card,hp-det-gpio = <&gpio2 RK_PA6 GPIO_ACTIVE_HIGH>; 150 hp_det_pin: hp-det-pin {
|
D | rk3399-rock-pi-4b-plus.dts | 42 hp-det-gpio = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
D | rk3399-rock-pi-4c.dts | 42 hp-det-gpio = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
|
D | rk3326-odroid-go2.dts | 191 simple-audio-card,hp-det-gpio = <&gpio2 RK_PC6 GPIO_ACTIVE_HIGH>; 636 hp_det: hp-det { 648 dc_det: dc-det {
|
/Linux-v6.1/drivers/infiniband/hw/mlx4/ |
D | alias_GUID.c | 801 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()
|