Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/excalibur/sys/
H A Dxcalppm_reg.h113 #define BBC_CLOCK (2 * EXCAL_CLOCK) /* BBC clock is half speed */ macro
116 (index == 0) ? (BBC_DELAY/(BBC_CLOCK * 32)) : \
117 ((index == 1) ? (BBC_DELAY/(BBC_CLOCK * 2)) : \
118 BBC_DELAY/BBC_CLOCK)