Home
last modified time | relevance | path

Searched defs:_lock (Results 1 – 11 of 11) sorted by relevance

/drivers/clk/sunxi-ng/
Dccu_nm.h45 _gate, _lock, _flags) \ argument
67 _gate, _lock, _flags) \ argument
Dccu_nkm.h45 _gate, _lock, _flags) \ argument
66 _gate, _lock, _flags) \ argument
Dccu_mult.h27 _mshift, _mwidth, _gate, _lock, \ argument
Dccu_nk.h44 _gate, _lock, _postdiv, \ argument
Dccu_nkmp.h45 _gate, _lock, _flags) \ argument
/drivers/tty/
Dtty_ldsem.c54 # define lock_stat(_lock, stat) lock_##stat(&(_lock)->dep_map, _RET_IP_) argument
56 # define lock_stat(_lock, stat) do { } while (0) argument
/drivers/clk/samsung/
Dclk.h301 #define __PLL(_typ, _id, _dname, _name, _pname, _flags, _lock, _con, \ argument
316 #define PLL(_typ, _id, _name, _pname, _lock, _con, _rtable) \ argument
320 #define PLL_A(_typ, _id, _name, _pname, _lock, _con, _alias, _rtable) \ argument
/drivers/clk/zte/
Dclk.h58 #define ZX_PLL(_name, _parent, _reg, _table, _pd, _lock) \ argument
/drivers/clk/tegra/
Dclk.h600 _gate_flags, _table, _lock) \ argument
644 _flags, _lock) \ argument
Dclk-tegra-periph.c165 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument
228 _gate_flags, _clk_id, _lock) \ argument
/drivers/scsi/
Dipr.h513 spinlock_t _lock; member