Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/m5275evb/
H A Dm5275evb.c17 #define PERIOD 13 /* system bus period in ns */ macro
/openbmc/linux/drivers/pwm/
H A Dpwm-bcm2835.c21 #define PERIOD(x) (((x) * 0x10) + 0x10) macro
/openbmc/linux/fs/smb/server/
H A Dsmb_common.c24 #define PERIOD '.' macro
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c24 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsumod.h316 # define PERIOD(x) ((x) << 8) macro