Searched refs:RESET (Results 51 - 59 of 59) sorted by relevance

123

/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c339 iowrite32(PCH_GBE_ALL_RST, &hw->reg->RESET);
341 pch_gbe_wait_clr_bit(&hw->reg->RESET, PCH_GBE_ALL_RST);
/linux-master/drivers/gpu/drm/radeon/
H A Dnid.h571 #define RESET (1 << 30) macro
H A Devergreend.h109 #define RESET (1 << 30) macro
/linux-master/drivers/net/wireless/ath/ath9k/
H A Drecv.c498 ath_dbg(ath9k_hw_common(sc->sc_ah), RESET,
H A Dxmit.c1960 ath_dbg(common, RESET,
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c773 static u8 reset[] = { RESET, 0x80 };
/linux-master/drivers/net/ethernet/sis/
H A Dsis900.c2467 sw32(cr, RxRESET | TxRESET | RESET | sr32(cr));
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c286 SDVO_CMD_NAME_ENTRY(RESET),
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3197 * Firmware/Chip haven't yet gone through a RESET sequence. So it's best
3233 * and the Firmware/Chip haven't yet gone through a RESET sequence. So
3750 * a result, a RESET of the adapter would cause that RAM to lose its
3810 * firmware will RESET the affected PHYs as part of this operation
7004 INIT_CMD(c, RESET, WRITE);
7010 * t4_fw_halt - issue a reset/halt to FW and put uP into RESET
7012 * @mbox: mailbox to use for the FW RESET command (if desired)
7013 * @force: force uP into RESET even if FW RESET command fails
7015 * Issues a RESET comman
[all...]

Completed in 405 milliseconds

123