Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Datmmpc.h86 #define MPC_P2 1 /* Shortcut-Setup Frame Time */ macro
/openbmc/linux/net/atm/
H A Dmpc.c294 mpc->parameters.mpc_p2 = MPC_P2; in alloc_mpc()
1415 mpc_timer.expires = jiffies + (MPC_P2 * HZ); in mpc_timer_refresh()