Home
last modified time | relevance | path

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

/arch/mn10300/unit-asb2305/
Dpci.c432 #define __get_RDP() ({ RDP & 0xffff; }) in unit_disable_pcnet() macro
438 BUG_ON(__get_RDP() != 0x5003); in unit_disable_pcnet()