Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/bcma/
Dbcma_driver_chipcommon.h614 struct bcma_drv_cc { struct
615 struct bcma_device *core;
616 u32 status;
617 u32 capabilities;
618 u32 capabilities_ext;
619 u8 setup_done:1;
620 u8 early_setup_done:1;
622 u16 fast_pwrup_delay;
623 struct bcma_chipcommon_pmu pmu;
647 struct bcma_drv_cc_b { argument
[all …]