Searched refs:dm910x_chk_mode (Results 1 – 1 of 1) sorted by relevance
246 u8 dm910x_chk_mode; /* Operating mode check */ member571 db->dm910x_chk_mode=4; /* Enter the normal mode */ in dmfe_open()575 db->dm910x_chk_mode = 1; /* Enter the check mode */ in dmfe_open()824 if (db->dm910x_chk_mode & 0x2) { in dmfe_interrupt()825 db->dm910x_chk_mode = 0x4; in dmfe_interrupt()990 if ( (db->dm910x_chk_mode & 1) && in dmfe_rx_packet()995 db->dm910x_chk_mode = 3; in dmfe_rx_packet()1148 if ( (db->dm910x_chk_mode & 0x1) && in dmfe_timer()1150 db->dm910x_chk_mode = 0x4; in dmfe_timer()