Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100.h282 #define SCB_CUC_LOAD_BASE (BIT_5 | BIT_6) /* Load the CU base */ macro
De100_main.c1011 if (!e100_wait_exec_cmplx(bdp, 0, SCB_CUC_LOAD_BASE, 0)) { in e100_open()
1470 e100_exec_cmplx(bdp, 0, SCB_CUC_LOAD_BASE); in e100_tco_workaround()
1523 if (!e100_wait_exec_cmplx(bdp, 0, SCB_CUC_LOAD_BASE, 0)) in e100_hw_init()
3106 if (!e100_wait_exec_cmplx(bdp, 0, SCB_CUC_LOAD_BASE, 0)) in e100_configure_device()