Home
last modified time | relevance | path

Searched refs:pulse_width (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/microchip/
Dlan743x_ptp.c490 int pulse_width = 0; in lan743x_ptp_perout() local
545 pulse_width = PTP_GENERAL_CONFIG_CLOCK_EVENT_200MS_; in lan743x_ptp_perout()
547 pulse_width = PTP_GENERAL_CONFIG_CLOCK_EVENT_10MS_; in lan743x_ptp_perout()
549 pulse_width = PTP_GENERAL_CONFIG_CLOCK_EVENT_1MS_; in lan743x_ptp_perout()
551 pulse_width = PTP_GENERAL_CONFIG_CLOCK_EVENT_100US_; in lan743x_ptp_perout()
553 pulse_width = PTP_GENERAL_CONFIG_CLOCK_EVENT_10US_; in lan743x_ptp_perout()
555 pulse_width = PTP_GENERAL_CONFIG_CLOCK_EVENT_100NS_; in lan743x_ptp_perout()
562 pulse_width = PTP_GENERAL_CONFIG_CLOCK_EVENT_200MS_; in lan743x_ptp_perout()
577 (perout->event_ch, pulse_width); in lan743x_ptp_perout()
/Linux-v5.10/include/video/
Dda8xx-fb.h77 int pulse_width; member
/Linux-v5.10/drivers/media/rc/
Drc-core-priv.h248 unsigned int pulse_width, in ir_raw_gen_pulse_space() argument
253 init_ir_raw_event_duration((*ev)++, 1, pulse_width); in ir_raw_gen_pulse_space()
/Linux-v5.10/drivers/watchdog/
Df71808e_wdt.c92 static unsigned int pulse_width = WATCHDOG_PULSE_WIDTH; variable
93 module_param(pulse_width, uint, 0);
94 MODULE_PARM_DESC(pulse_width,
704 err = watchdog_set_pulse_width(pulse_width); in watchdog_init()
/Linux-v5.10/drivers/video/fbdev/
Dda8xx-fb.c404 static void lcd_cfg_horizontal_sync(int back_porch, int pulse_width, in lcd_cfg_horizontal_sync() argument
412 | (((pulse_width-1) & 0x3f) << 10); in lcd_cfg_horizontal_sync()
426 reg |= ((pulse_width-1) & 0x3c0) << 21; in lcd_cfg_horizontal_sync()
431 static void lcd_cfg_vertical_sync(int back_porch, int pulse_width, in lcd_cfg_vertical_sync() argument
439 | (((pulse_width-1) & 0x3f) << 10); in lcd_cfg_vertical_sync()
1148 sync_arg.pulse_width, in fb_ioctl()
1156 sync_arg.pulse_width, in fb_ioctl()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.h203 __le16 pulse_width; member
209 __le16 pulse_width; member
215 __le16 pulse_width; member
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.h91 __le16 pulse_width; member
99 __le16 pulse_width; member
107 __le16 pulse_width; member