Searched refs:CON (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/soc/samsung/ |
| H A D | spdif.c | 22 #define CON 0x04 macro 201 con = readl(regs + CON) & CON_MASK; in spdif_hw_params() 267 writel(con, regs + CON); in spdif_hw_params() 289 con = readl(regs + CON) & CON_MASK; in spdif_shutdown() 292 writel(con | CON_SW_RESET, regs + CON); in spdif_shutdown() 307 spdif->saved_con = readl(spdif->regs + CON) & CON_MASK; in spdif_suspend() 310 writel(con | CON_SW_RESET, spdif->regs + CON); in spdif_suspend() 323 writel(spdif->saved_con, spdif->regs + CON); in spdif_resume()
|
| /linux/scripts/ |
| H A D | dev-needs.sh | 139 OUT_LIST+=(${CON} ${SUPPLIER})
|
| /linux/arch/arm64/boot/dts/marvell/ |
| H A D | armada-3720-db.dts | 10 * the board, however the CON numbers are different between the 2
|
| H A D | cn9130-db.dtsi | 292 /* CON 28 */
|
| /linux/Documentation/filesystems/ |
| H A D | ntfs3.rst | 83 name (CON, AUX, NUL, PRN, LPT1-9, COM1-9) or because the last character
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_defs.h | 169 #define CON 0x08 /* sta: connected to scsi */ macro
|
| /linux/drivers/scsi/ |
| H A D | ncr53c8xx.h | 690 #define CON 0x08 /* sta: connected to scsi */ macro
|