xref: /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/chip_info.h (revision 7e26af3867078dd5ef0709f27ed7a74afa7aa6a2)
1 #ifndef _ROCKCHIP_CHIP_INFO_H_
2 #define _ROCKCHIP_CHIP_INFO_H_
3 
4 int rockchip_rockusb_get_chip_info(unsigned int chip_info[]);
5 #endif
6