Searched refs:GM_GP_CTRL (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/ |
D | if_msk.c | 377 GMAC_WRITE_2 (sc, port, GM_GP_CTRL, gmac); in msk_miibus_statchg() 379 GMAC_READ_2 (sc, port, GM_GP_CTRL); in msk_miibus_statchg() 398 gmac = GMAC_READ_2 (sc, port, GM_GP_CTRL); in msk_miibus_statchg() 401 GMAC_WRITE_2 (sc, port, GM_GP_CTRL, gmac); in msk_miibus_statchg() 403 GMAC_READ_2 (sc, port, GM_GP_CTRL); in msk_miibus_statchg() 2469 GMAC_WRITE_2 (sc, port, GM_GP_CTRL, 0); in msk_init() 2764 val = GMAC_READ_2 (sc, port, GM_GP_CTRL); in mskc_stop_if() 2766 GMAC_WRITE_2 (sc, port, GM_GP_CTRL, val); in mskc_stop_if() 2768 GMAC_READ_2 (sc, port, GM_GP_CTRL); in mskc_stop_if()
|
D | if_mskreg.h | 1653 #define GM_GP_CTRL 0x0004 /* 16 bit r/w General Purpose Control */ macro
|