Searched refs:cold_reset (Results 1 – 14 of 14) sorted by relevance
| /linux/sound/drivers/vx/ ! |
| H A D | vx_core.c | 547 static void vx_reset_board(struct vx_core *chip, int cold_reset) in vx_reset_board() argument 554 if (cold_reset) { in vx_reset_board() 563 chip->ops->reset_board(chip, cold_reset); in vx_reset_board() 565 vx_reset_codec(chip, cold_reset); in vx_reset_board() 644 int cold_reset = !(chip->chip_status & VX_STAT_DEVICE_INIT); in snd_vx_dsp_boot() local 646 vx_reset_board(chip, cold_reset); in snd_vx_dsp_boot()
|
| H A D | vx_mixer.c | 129 void vx_reset_codec(struct vx_core *chip, int cold_reset) in vx_reset_codec() argument
|
| /linux/drivers/net/dsa/sja1105/ ! |
| H A D | sja1105_spi.c | 180 u32 cold_reset = BIT(3); in sja1105et_reset_cmd() local 183 return sja1105_xfer_u32(priv, SPI_WRITE, regs->rgu, &cold_reset, NULL); in sja1105et_reset_cmd() 190 u32 cold_reset = BIT(2); in sja1105pqrs_reset_cmd() local 193 return sja1105_xfer_u32(priv, SPI_WRITE, regs->rgu, &cold_reset, NULL); in sja1105pqrs_reset_cmd()
|
| /linux/include/sound/ ! |
| H A D | vx_core.h | 92 void (*reset_board)(struct vx_core *chip, int cold_reset); 259 void vx_reset_codec(struct vx_core *chip, int cold_reset);
|
| /linux/sound/pci/lola/ ! |
| H A D | lola.c | 304 chip->cold_reset = 1; in reset_controller() 510 if (!chip->cold_reset) { in lola_parse_tree() 512 chip->cold_reset = 1; in lola_parse_tree()
|
| H A D | lola.h | 365 unsigned int cold_reset:1; member
|
| /linux/sound/ac97/ ! |
| H A D | bus.c | 249 static DEVICE_ATTR_WO(cold_reset);
|
| /linux/sound/pcmcia/vx/ ! |
| H A D | vxp_ops.c | 573 static void vxp_reset_board(struct vx_core *_chip, int cold_reset) in vxp_reset_board() argument
|
| /linux/drivers/ptp/ ! |
| H A D | ptp_idt82p33.c | 1251 goto cold_reset; in idt82p33_reset() 1262 cold_reset: in idt82p33_reset()
|
| /linux/sound/pci/vx222/ ! |
| H A D | vx222_ops.c | 795 static void vx2_reset_board(struct vx_core *_chip, int cold_reset) in vx2_reset_board() argument
|
| /linux/drivers/net/wireless/ath/ath11k/ ! |
| H A D | debugfs_htt_stats.h | 289 u32 cold_reset; member
|
| H A D | debugfs_htt_stats.c | 446 htt_stats_buf->cold_reset); in htt_print_hw_stats_pdev_errs_tlv()
|
| /linux/drivers/net/wireless/ath/ath12k/ ! |
| H A D | debugfs_htt_stats.h | 700 __le32 cold_reset; member
|
| H A D | debugfs_htt_stats.c | 741 le32_to_cpu(htt_buf->cold_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()
|