Home
last modified time | relevance | path

Searched defs:trcm (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_cs.h91 bfa_trc_init(struct bfa_trc_mod_s *trcm) in bfa_trc_init() argument
98 bfa_trc_stop(struct bfa_trc_mod_s *trcm) in bfa_trc_stop() argument
H A Dbfa_core.c71 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data) in __bfa_trc() argument
[all...]
/linux/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c933 u32 reg = 0, val = 0, trcm = i2s_tdm->clk_trcm; in common_soc_init() local