Home
last modified time | relevance | path

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

/include/linux/bcma/
Dbcma.h291 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata()
295 static inline void bcma_set_drvdata(struct bcma_device *core, void *drvdata) in bcma_set_drvdata()
367 static inline u32 bcma_read8(struct bcma_device *core, u16 offset) in bcma_read8()
371 static inline u32 bcma_read16(struct bcma_device *core, u16 offset) in bcma_read16()
375 static inline u32 bcma_read32(struct bcma_device *core, u16 offset) in bcma_read32()
380 void bcma_write8(struct bcma_device *core, u16 offset, u32 value) in bcma_write8()
385 void bcma_write16(struct bcma_device *core, u16 offset, u32 value) in bcma_write16()
390 void bcma_write32(struct bcma_device *core, u16 offset, u32 value) in bcma_write32()
395 static inline void bcma_block_read(struct bcma_device *core, void *buffer, in bcma_block_read()
400 static inline void bcma_block_write(struct bcma_device *core, in bcma_block_write()
[all …]
Dbcma_driver_mips.h38 struct bcma_device *core; member
Dbcma_driver_gmac_cmn.h82 struct bcma_device *core; member
Dbcma_driver_pcie2.h146 struct bcma_device *core; member
Dbcma_driver_chipcommon.h578 struct bcma_device *core; /* Can be separated core or just ChipCommon one */ member
618 struct bcma_device *core; member
652 struct bcma_device *core; member
Dbcma_driver_pci.h226 struct bcma_device *core; member
/include/linux/mfd/
Dsi476x-core.h170 static inline void si476x_core_lock(struct si476x_core *core) in si476x_core_lock()
179 static inline void si476x_core_unlock(struct si476x_core *core) in si476x_core_unlock()
186 static inline u16 hz_to_si476x(struct si476x_core *core, int freq) in hz_to_si476x()
203 static inline int si476x_to_hz(struct si476x_core *core, u16 freq) in si476x_to_hz()
233 static inline u16 v4l2_to_si476x(struct si476x_core *core, int freq) in v4l2_to_si476x()
238 static inline int si476x_to_v4l2(struct si476x_core *core, u16 freq) in si476x_to_v4l2()
/include/soc/nps/
Dcommon.h77 u32 __reserved:20, cluster:4, core:4, thread:4; member
/include/sound/
Dhda_codec.h41 struct hdac_bus core; member
91 struct hdac_driver core; member
177 struct hdac_device core; member
/include/crypto/
Ddrbg.h142 const struct drbg_core *core; member
/include/net/
Dnet_namespace.h117 struct netns_core core; member
/include/sound/sof/
Dtopology.h226 uint32_t core; /**< core we run on */ member
/include/media/
Dv4l2-subdev.h728 const struct v4l2_subdev_core_ops *core; member
/include/linux/
Dclk-provider.h320 struct clk_core *core; member
/include/scsi/
Dlibsas.h373 struct scsi_core core; member