Home
last modified time | relevance | path

Searched defs:mxc_data_hdd_regs (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ata/
H A Dmxc_ata.c62 struct mxc_data_hdd_regs { struct
63 u32 drive_data; /* 0xa0 */
64 u32 drive_features;
65 u32 drive_sector_count;
66 u32 drive_sector_num;
67 u32 drive_cyl_low;
68 u32 drive_cyl_high;
69 u32 drive_dev_head;
70 u32 command;
71 u32 status;
[all …]