Searched refs:SOFT_RST (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/usb/musb/ |
H A D | musb_debugfs.c | 73 { "SOFT_RST", 0x7F, 8 },
|
/linux-4.1.27/drivers/media/platform/ |
H A D | fsl-viu.c | 222 SOFT_RST = 1 << 0, enumerator in enum:status_config 292 out_be32(&vr->status_cfg, SOFT_RST); viu_start_dma() 318 out_be32(&vr->status_cfg, SOFT_RST); viu_stop_dma()
|
/linux-4.1.27/sound/soc/sh/ |
H A D | fsi.c | 119 /* SOFT_RST */ 1243 fsi_master_mask_set(master, SOFT_RST, IR, 0); fsi_interrupt() 1244 fsi_master_mask_set(master, SOFT_RST, IR, IR); fsi_interrupt()
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
H A D | defBF542.h | 369 #define SOFT_RST 0x40 /* Soft Reset */ macro
|
H A D | defBF547.h | 620 #define SOFT_RST 0x40 /* Soft Reset */ macro
|
Completed in 392 milliseconds