Home
last modified time | relevance | path

Searched defs:PERIOD (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/pwm/
Dpwm-bcm2835.c21 #define PERIOD(x) (((x) * 0x10) + 0x10) macro
/Linux-v5.15/fs/ksmbd/
Dsmb_common.c22 #define PERIOD '.' macro
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_pmu.c22 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro
/Linux-v5.15/drivers/gpu/drm/radeon/
Dsumod.h316 # define PERIOD(x) ((x) << 8) macro