| /include/linux/mfd/syscon/ |
| A D | atmel-smc.h | 18 #define ATMEL_SMC_SETUP(cs) (((cs) * 0x10)) argument 19 #define ATMEL_HSMC_SETUP(layout, cs) \ argument 20 ((layout)->timing_regs_offset + ((cs) * 0x14)) 21 #define ATMEL_SMC_PULSE(cs) (((cs) * 0x10) + 0x4) argument 22 #define ATMEL_HSMC_PULSE(layout, cs) \ argument 24 #define ATMEL_SMC_CYCLE(cs) (((cs) * 0x10) + 0x8) argument 25 #define ATMEL_HSMC_CYCLE(layout, cs) \ argument 32 #define ATMEL_SMC_MODE(cs) (((cs) * 0x10) + 0xc) argument 33 #define ATMEL_HSMC_MODE(layout, cs) \ argument 64 #define ATMEL_HSMC_TIMINGS(layout, cs) \ argument [all …]
|
| A D | atmel-matrix.h | 99 #define AT91_MATRIX_CSA(cs, val) ((val) << (cs)) argument
|
| /include/ |
| A D | spi.h | 82 unsigned int cs[SPI_CS_CNT_MAX]; member 154 unsigned int cs; 191 unsigned int cs); 204 #define spi_alloc_slave(_struct, bus, cs) \ argument 206 sizeof(_struct), bus, cs) 217 #define spi_alloc_slave_base(bus, cs) \ argument 218 spi_do_alloc_slave(0, sizeof(struct spi_slave), bus, cs) 341 int spi_cs_is_valid(unsigned int bus, unsigned int cs); 596 int spi_find_bus_and_cs(int busnum, int cs, struct udevice **busp, 611 int spi_get_bus_and_cs(int busnum, int cs, [all …]
|
| A D | spi_flash.h | 104 int spi_flash_probe_bus_cs(unsigned int busnum, unsigned int cs, 108 struct spi_flash *spi_flash_probe(unsigned int bus, unsigned int cs, 136 int sandbox_sf_bind_emul(struct sandbox_state *state, int busnum, int cs, 139 void sandbox_sf_unbind_emul(struct sandbox_state *state, int busnum, int cs); 143 static inline int spi_flash_probe_bus_cs(unsigned int busnum, unsigned int cs, in spi_flash_probe_bus_cs() argument 176 struct spi_flash *spi_flash_probe(unsigned int bus, unsigned int cs,
|
| A D | exports.h | 49 int strcmp(const char *cs, const char *ct);
|
| A D | spartan2.h | 20 xilinx_cs_fn cs; member
|
| A D | virtex2.h | 23 xilinx_cs_fn cs; member
|
| A D | _exports.h | 45 EXPORT_FUNC(strcmp, int, strcmp, const char *cs, const char *ct)
|
| A D | spartan3.h | 20 xilinx_cs_fn cs; member
|
| A D | fsl_ddr_sdram.h | 246 } cs[CONFIG_CHIP_SELECTS_PER_CTRL]; member
|
| A D | cadence-nand.h | 521 u8 cs[]; member
|
| /include/renesas/ |
| A D | ddr_ctrl.h | 154 void cdns_ddr_set_mr1(void *base, int cs, u16 odt_impedance, u16 drive_strength); 159 void cdns_ddr_set_mr2(void *base, int cs, u16 dynamic_odt, u16 self_refresh_temp); 164 void cdns_ddr_set_odt_map(void *base, int cs, u16 odt_map);
|
| /include/linux/ |
| A D | mbus.h | 33 } cs[4]; member
|
| /include/linux/mtd/ |
| A D | omap_gpmc.h | 72 struct gpmc_cs cs[8]; /* 0x60, 0x90, .. */ member
|
| /include/power/ |
| A D | pmic.h | 38 unsigned int cs; member
|