Searched defs:cold_reset (Results 1 – 7 of 7) sorted by relevance
556 static void vx_reset_board(struct vx_core *chip, int cold_reset) in vx_reset_board()653 int cold_reset = !(chip->chip_status & VX_STAT_DEVICE_INIT); in snd_vx_dsp_boot() local
130 void vx_reset_codec(struct vx_core *chip, int cold_reset) in vx_reset_codec()
180 u32 cold_reset = BIT(3); in sja1105et_reset_cmd() local190 u32 cold_reset = BIT(2); in sja1105pqrs_reset_cmd() local
575 static void vxp_reset_board(struct vx_core *_chip, int cold_reset) in vxp_reset_board()
795 static void vx2_reset_board(struct vx_core *_chip, int cold_reset) in vx2_reset_board()
365 unsigned int cold_reset:1; member
289 u32 cold_reset; member