Home
last modified time | relevance | path

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

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