blob: c05b4f6bacb3ab2bb143b8d74238787d01281760 [file] [log] [blame]
/*
* Amlogic SPI flash controller(SPIFC)
*
* Copyright (C) 2018 Amlogic Corporation
*
* Licensed under the GPL-2 or later.
*
*/
#ifndef __SPIFC_H__
#define __SPIFC_H__
#define SPIFC_DEFAULT_CLK_RATE 166666666
#define SPIFC_MAX_CS 1
#endif /* __SPIFC_H__ */