Searched refs:VIC_SB (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/ingenic/ | ||
| H A D | jz4780_codec.h | 74 #define VIC_SB (1 << 0) /* complete power-down */ macro |
| H A D | jz4780_codec.c | 245 reg &= ~(VIC_SB_SLEEP | VIC_SB); in codec_attach() |