forked from PAWPAW-Mirror/lib_xua
SPDIF can be properly disabled
This commit is contained in:
@@ -53,11 +53,11 @@ extern port p_mclk;
|
|||||||
|
|
||||||
#ifdef SPDIF
|
#ifdef SPDIF
|
||||||
extern buffered out port:32 p_spdif_tx;
|
extern buffered out port:32 p_spdif_tx;
|
||||||
|
extern clock clk_mst_spd;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern clock clk_audio_mclk;
|
extern clock clk_audio_mclk;
|
||||||
extern clock clk_audio_bclk;
|
extern clock clk_audio_bclk;
|
||||||
extern clock clk_mst_spd;
|
|
||||||
|
|
||||||
extern void device_reboot(void);
|
extern void device_reboot(void);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user