Home
last modified time | relevance | path

Searched refs:strcop_cfg (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/cris/arch-v32/drivers/
Dcryptocop.c1953 reg_strcop_rw_cfg strcop_cfg = { in init_cryptocop() local
1974 strcop_cfg.en = 0; in init_cryptocop()
1975 REG_WR(strcop, regi_strcop, rw_cfg, strcop_cfg); in init_cryptocop()
1976 strcop_cfg.en = 1; in init_cryptocop()
1977 REG_WR(strcop, regi_strcop, rw_cfg, strcop_cfg); in init_cryptocop()