Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100.h292 #define SCB_RUC_LOAD_BASE (BIT_1 | BIT_2) /* Load the RU base */ macro
De100_main.c1016 if (!e100_wait_exec_cmplx(bdp, 0, SCB_RUC_LOAD_BASE, 0)) { in e100_open()
1526 if (!e100_wait_exec_cmplx(bdp, 0, SCB_RUC_LOAD_BASE, 0)) in e100_hw_init()
3112 if (!e100_wait_exec_cmplx(bdp, 0, SCB_RUC_LOAD_BASE, 0)) in e100_configure_device()