Searched refs:SF_LOCK_V (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c402 csio_wr_reg32(hw, SF_LOCK_V(lock) | SF_CONT_V(cont) |
434 OP_V(1) | SF_LOCK_V(lock), SF_OP_A);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2862 #define SF_LOCK_V(x) ((x) << SF_LOCK_S) macro
2863 #define SF_LOCK_F SF_LOCK_V(1U)
H A Dt4_hw.c2936 t4_write_reg(adapter, SF_OP_A, SF_LOCK_V(lock) |
2964 t4_write_reg(adapter, SF_OP_A, SF_LOCK_V(lock) |

Completed in 214 milliseconds