HomeSort by relevance Sort by last modified time
    Searched refs:PAL_BDC_CR (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/eth/
r8152.c 712 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PAL_BDC_CR);
714 ocp_write_word(tp, MCU_TYPE_PLA, PAL_BDC_CR, ocp_data);
845 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PAL_BDC_CR);
847 ocp_write_word(tp, MCU_TYPE_PLA, PAL_BDC_CR, ocp_data);
    [all...]
r8152.h 24 #define PAL_BDC_CR 0xd1a0
227 /* PAL_BDC_CR */

Completed in 45 milliseconds