Home
last modified time | relevance | path

Searched defs:chip (Results 251 – 275 of 1489) sorted by relevance

1...<<11121314151617181920>>...60

/openbmc/linux/drivers/mtd/nand/raw/
H A Dtxx9ndfmc.c61 struct nand_chip chip; member
77 struct nand_chip *chip = mtd_to_nand(mtd); in mtd_to_platdev() local
101 static uint8_t txx9ndfmc_read_byte(struct nand_chip *chip) in txx9ndfmc_read_byte()
108 static void txx9ndfmc_write_buf(struct nand_chip *chip, const uint8_t *buf, in txx9ndfmc_write_buf()
121 static void txx9ndfmc_read_buf(struct nand_chip *chip, uint8_t *buf, int len) in txx9ndfmc_read_buf()
130 static void txx9ndfmc_cmd_ctrl(struct nand_chip *chip, int cmd, in txx9ndfmc_cmd_ctrl()
160 static int txx9ndfmc_dev_ready(struct nand_chip *chip) in txx9ndfmc_dev_ready()
167 static int txx9ndfmc_calculate_ecc(struct nand_chip *chip, const uint8_t *dat, in txx9ndfmc_calculate_ecc()
187 static int txx9ndfmc_correct_data(struct nand_chip *chip, unsigned char *buf, in txx9ndfmc_correct_data()
208 static void txx9ndfmc_enable_hwecc(struct nand_chip *chip, int mode) in txx9ndfmc_enable_hwecc()
[all …]
H A Dsharpsl.c22 struct nand_chip chip; member
57 static void sharpsl_nand_hwcontrol(struct nand_chip *chip, int cmd, in sharpsl_nand_hwcontrol()
76 static int sharpsl_nand_dev_ready(struct nand_chip *chip) in sharpsl_nand_dev_ready()
82 static void sharpsl_nand_enable_hwecc(struct nand_chip *chip, int mode) in sharpsl_nand_enable_hwecc()
88 static int sharpsl_nand_calculate_ecc(struct nand_chip *chip, in sharpsl_nand_calculate_ecc()
98 static int sharpsl_attach_chip(struct nand_chip *chip) in sharpsl_attach_chip()
216 struct nand_chip *chip = &sharpsl->chip; in sharpsl_nand_remove() local
H A Dmarvell_nand.c339 struct nand_chip chip; member
351 static inline struct marvell_nand_chip *to_marvell_nand(struct nand_chip *chip) in to_marvell_nand()
544 static void marvell_nfc_force_byte_access(struct nand_chip *chip, in marvell_nfc_force_byte_access()
569 static int marvell_nfc_wait_ndrun(struct nand_chip *chip) in marvell_nfc_wait_ndrun()
607 static int marvell_nfc_prepare_cmd(struct nand_chip *chip) in marvell_nfc_prepare_cmd()
639 static void marvell_nfc_send_cmd(struct nand_chip *chip, in marvell_nfc_send_cmd()
666 static int marvell_nfc_end_cmd(struct nand_chip *chip, int flag, in marvell_nfc_end_cmd()
697 static int marvell_nfc_wait_cmdd(struct nand_chip *chip) in marvell_nfc_wait_cmdd()
726 static int marvell_nfc_wait_op(struct nand_chip *chip, unsigned int timeout_ms) in marvell_nfc_wait_op()
763 static void marvell_nfc_select_target(struct nand_chip *chip, in marvell_nfc_select_target()
[all …]
H A Dr852.c65 struct nand_chip *chip = mtd_to_nand(mtd); in r852_get_dev() local
230 static void r852_write_buf(struct nand_chip *chip, const uint8_t *buf, int len) in r852_write_buf()
264 static void r852_read_buf(struct nand_chip *chip, uint8_t *buf, int len) in r852_read_buf()
301 static uint8_t r852_read_byte(struct nand_chip *chip) in r852_read_byte()
315 static void r852_cmdctl(struct nand_chip *chip, int dat, unsigned int ctrl) in r852_cmdctl()
360 static int r852_wait(struct nand_chip *chip) in r852_wait()
387 static int r852_ready(struct nand_chip *chip) in r852_ready()
398 static void r852_ecc_hwctl(struct nand_chip *chip, int mode) in r852_ecc_hwctl()
430 static int r852_ecc_calculate(struct nand_chip *chip, const uint8_t *dat, in r852_ecc_calculate()
462 static int r852_ecc_correct(struct nand_chip *chip, uint8_t *dat, in r852_ecc_correct()
[all …]
H A Dmtk_nand.c183 static inline u8 *data_ptr(struct nand_chip *chip, const u8 *p, int i) in data_ptr()
188 static inline u8 *oob_ptr(struct nand_chip *chip, int i) in oob_ptr()
207 static inline int mtk_data_len(struct nand_chip *chip) in mtk_data_len()
214 static inline u8 *mtk_data_ptr(struct nand_chip *chip, int i) in mtk_data_ptr()
221 static inline u8 *mtk_oob_ptr(struct nand_chip *chip, int i) in mtk_oob_ptr()
320 struct nand_chip *chip = mtd_to_nand(mtd); in mtk_nfc_hw_runtime_config() local
400 static inline u8 mtk_nfc_read_byte(struct nand_chip *chip) in mtk_nfc_read_byte()
428 static void mtk_nfc_read_buf(struct nand_chip *chip, u8 *buf, int len) in mtk_nfc_read_buf()
436 static void mtk_nfc_write_byte(struct nand_chip *chip, u8 byte) in mtk_nfc_write_byte()
457 static void mtk_nfc_write_buf(struct nand_chip *chip, const u8 *buf, int len) in mtk_nfc_write_buf()
[all …]
/openbmc/linux/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c88 static u8 i2c_nuvoton_read_status(struct tpm_chip *chip) in i2c_nuvoton_read_status()
121 static void i2c_nuvoton_ready(struct tpm_chip *chip) in i2c_nuvoton_ready()
136 struct tpm_chip *chip) in i2c_nuvoton_get_burstcount()
164 static bool i2c_nuvoton_check_status(struct tpm_chip *chip, u8 mask, u8 value) in i2c_nuvoton_check_status()
170 static int i2c_nuvoton_wait_for_stat(struct tpm_chip *chip, u8 mask, u8 value, in i2c_nuvoton_wait_for_stat()
219 static int i2c_nuvoton_wait_for_data_avail(struct tpm_chip *chip, u32 timeout, in i2c_nuvoton_wait_for_data_avail()
230 struct tpm_chip *chip, u8 *buf, size_t count) in i2c_nuvoton_recv_data()
264 static int i2c_nuvoton_recv(struct tpm_chip *chip, u8 *buf, size_t count) in i2c_nuvoton_recv()
352 static int i2c_nuvoton_send(struct tpm_chip *chip, u8 *buf, size_t len) in i2c_nuvoton_send()
459 static bool i2c_nuvoton_req_canceled(struct tpm_chip *chip, u8 status) in i2c_nuvoton_req_canceled()
[all …]
/openbmc/linux/drivers/char/tpm/eventlog/
H A Dcommon.c32 struct tpm_chip *chip; in tpm_bios_measurements_open() local
61 struct tpm_chip *chip = seq->private; in tpm_bios_measurements_release() local
76 static int tpm_read_log(struct tpm_chip *chip) in tpm_read_log()
105 void tpm_bios_log_setup(struct tpm_chip *chip) in tpm_bios_log_setup()
171 void tpm_bios_log_teardown(struct tpm_chip *chip) in tpm_bios_log_teardown()
/openbmc/linux/drivers/pwm/
H A Dpwm-spear.c56 struct pwm_chip chip; member
59 static inline struct spear_pwm_chip *to_spear_pwm_chip(struct pwm_chip *chip) in to_spear_pwm_chip()
64 static inline u32 spear_pwm_readl(struct spear_pwm_chip *chip, unsigned int num, in spear_pwm_readl()
70 static inline void spear_pwm_writel(struct spear_pwm_chip *chip, in spear_pwm_writel()
77 static int spear_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in spear_pwm_config()
137 static int spear_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in spear_pwm_enable()
154 static void spear_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) in spear_pwm_disable()
166 static int spear_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in spear_pwm_apply()
H A Dpwm-cros-ec.c29 struct pwm_chip chip; member
41 static inline struct cros_ec_pwm_device *pwm_to_cros_ec_pwm(struct pwm_chip *chip) in pwm_to_cros_ec_pwm()
46 static int cros_ec_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) in cros_ec_pwm_request()
59 static void cros_ec_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm) in cros_ec_pwm_free()
157 static int cros_ec_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in cros_ec_pwm_apply()
187 static int cros_ec_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, in cros_ec_pwm_get_state()
222 cros_ec_pwm_xlate(struct pwm_chip *chip, const struct of_phandle_args *args) in cros_ec_pwm_xlate()
286 struct pwm_chip *chip; in cros_ec_pwm_probe() local
336 struct pwm_chip *chip = &ec_pwm->chip; in cros_ec_pwm_remove() local
/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_defs.h98 #define SIBYTE_HDR_FMASK(chip, pass) \ argument
100 #define SIBYTE_HDR_FMASK_ALLREVS(chip) \ argument
121 #define SIBYTE_HDR_FMASK_BEFORE(chip, pass) \ argument
125 #define SIBYTE_HDR_FMASK_AFTER(chip, pass) \ argument
131 #define SIBYTE_HDR_FEATURE_CHIP(chip) \ argument
141 #define SIBYTE_HDR_FEATURE(chip, pass) \ argument
146 #define SIBYTE_HDR_FEATURE_EXACT(chip, pass) \ argument
150 #define SIBYTE_HDR_FEATURE_UP_TO(chip, pass) \ argument
/openbmc/linux/drivers/leds/
H A Dleds-lp8501.c90 static int lp8501_post_init_device(struct lp55xx_chip *chip) in lp8501_post_init_device()
116 static void lp8501_load_engine(struct lp55xx_chip *chip) in lp8501_load_engine()
144 static void lp8501_stop_engine(struct lp55xx_chip *chip) in lp8501_stop_engine()
150 static void lp8501_turn_off_channels(struct lp55xx_chip *chip) in lp8501_turn_off_channels()
158 static void lp8501_run_engine(struct lp55xx_chip *chip, bool start) in lp8501_run_engine()
206 static int lp8501_update_program_memory(struct lp55xx_chip *chip, in lp8501_update_program_memory()
253 static void lp8501_firmware_loaded(struct lp55xx_chip *chip) in lp8501_firmware_loaded()
275 struct lp55xx_chip *chip = led->chip; in lp8501_led_brightness() local
308 struct lp55xx_chip *chip; in lp8501_probe() local
370 struct lp55xx_chip *chip = led->chip; in lp8501_remove() local
H A Dleds-lp5562.c127 static void lp5562_load_engine(struct lp55xx_chip *chip) in lp5562_load_engine()
147 static void lp5562_stop_engine(struct lp55xx_chip *chip) in lp5562_stop_engine()
153 static void lp5562_run_engine(struct lp55xx_chip *chip, bool start) in lp5562_run_engine()
206 static int lp5562_update_firmware(struct lp55xx_chip *chip, in lp5562_update_firmware()
259 static void lp5562_firmware_loaded(struct lp55xx_chip *chip) in lp5562_firmware_loaded()
283 static int lp5562_post_init_device(struct lp55xx_chip *chip) in lp5562_post_init_device()
317 struct lp55xx_chip *chip = led->chip; in lp5562_led_brightness() local
333 static void lp5562_write_program_memory(struct lp55xx_chip *chip, in lp5562_write_program_memory()
356 static int lp5562_run_predef_led_pattern(struct lp55xx_chip *chip, int mode) in lp5562_run_predef_led_pattern()
410 struct lp55xx_chip *chip = led->chip; in lp5562_store_pattern() local
[all …]
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_i2c.c128 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_check_locality() local
148 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_request_locality() local
194 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_get_burstcount() local
275 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_recv_data() local
304 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_recv() local
352 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_send() local
434 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_init() local
456 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_open() local
472 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_close() local
485 struct tpm_chip *chip = dev_get_priv(dev); in st33zp24_i2c_get_desc() local
[all …]
/openbmc/linux/sound/pcmcia/vx/
H A Dvxpocket.c110 struct vx_core *chip; in snd_vxpocket_new() local
148 static int snd_vxpocket_assign_resources(struct vx_core *chip, int port, int irq) in snd_vxpocket_assign_resources()
178 struct vx_core *chip = link->priv; in vxpocket_config() local
227 struct vx_core *chip = link->priv; in vxp_suspend() local
240 struct vx_core *chip = link->priv; in vxp_resume() local
304 struct vx_core *chip; in vxpocket_detach() local
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h84 struct azx *chip; member
154 #define azx_bus(chip) (&(chip)->bus.core) argument
157 static inline bool azx_snoop(struct azx *chip) in azx_snoop()
166 #define azx_writel(chip, reg, value) \ argument
168 #define azx_readl(chip, reg) \ argument
170 #define azx_writew(chip, reg, value) \ argument
172 #define azx_readw(chip, reg) \ argument
174 #define azx_writeb(chip, reg, value) \ argument
176 #define azx_readb(chip, reg) \ argument
179 #define azx_has_pm_runtime(chip) \ argument
[all …]
/openbmc/linux/drivers/gpio/
H A Dgpio-wcove.c93 struct gpio_chip chip; member
144 static int wcove_gpio_dir_in(struct gpio_chip *chip, unsigned int gpio) in wcove_gpio_dir_in()
155 static int wcove_gpio_dir_out(struct gpio_chip *chip, unsigned int gpio, in wcove_gpio_dir_out()
167 static int wcove_gpio_get_direction(struct gpio_chip *chip, unsigned int gpio) in wcove_gpio_get_direction()
186 static int wcove_gpio_get(struct gpio_chip *chip, unsigned int gpio) in wcove_gpio_get()
202 static void wcove_gpio_set(struct gpio_chip *chip, unsigned int gpio, int value) in wcove_gpio_set()
216 static int wcove_gpio_set_config(struct gpio_chip *chip, unsigned int gpio, in wcove_gpio_set_config()
241 struct gpio_chip *chip = irq_data_get_irq_chip_data(data); in wcove_irq_type() local
272 struct gpio_chip *chip = irq_data_get_irq_chip_data(data); in wcove_bus_lock() local
280 struct gpio_chip *chip = irq_data_get_irq_chip_data(data); in wcove_bus_sync_unlock() local
[all …]
H A Dgpio-uniphier.c27 struct gpio_chip chip; member
72 static void uniphier_gpio_bank_write(struct gpio_chip *chip, unsigned int bank, in uniphier_gpio_bank_write()
84 static void uniphier_gpio_offset_write(struct gpio_chip *chip, in uniphier_gpio_offset_write()
96 static int uniphier_gpio_offset_read(struct gpio_chip *chip, in uniphier_gpio_offset_read()
109 static int uniphier_gpio_get_direction(struct gpio_chip *chip, in uniphier_gpio_get_direction()
118 static int uniphier_gpio_direction_input(struct gpio_chip *chip, in uniphier_gpio_direction_input()
126 static int uniphier_gpio_direction_output(struct gpio_chip *chip, in uniphier_gpio_direction_output()
135 static int uniphier_gpio_get(struct gpio_chip *chip, unsigned int offset) in uniphier_gpio_get()
140 static void uniphier_gpio_set(struct gpio_chip *chip, in uniphier_gpio_set()
146 static void uniphier_gpio_set_multiple(struct gpio_chip *chip, in uniphier_gpio_set_multiple()
[all …]
H A Dgpio-aggregator.c265 struct gpio_chip chip; member
280 static int gpio_fwd_get_direction(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_get_direction()
287 static int gpio_fwd_direction_input(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_direction_input()
294 static int gpio_fwd_direction_output(struct gpio_chip *chip, in gpio_fwd_direction_output()
302 static int gpio_fwd_get(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_get()
336 static int gpio_fwd_get_multiple_locked(struct gpio_chip *chip, in gpio_fwd_get_multiple_locked()
356 static void gpio_fwd_delay(struct gpio_chip *chip, unsigned int offset, int value) in gpio_fwd_delay()
377 static void gpio_fwd_set(struct gpio_chip *chip, unsigned int offset, int value) in gpio_fwd_set()
408 static void gpio_fwd_set_multiple_locked(struct gpio_chip *chip, in gpio_fwd_set_multiple_locked()
425 static int gpio_fwd_set_config(struct gpio_chip *chip, unsigned int offset, in gpio_fwd_set_config()
[all …]
H A Dgpio-lp873x.c20 struct gpio_chip chip; member
24 static int lp873x_gpio_get_direction(struct gpio_chip *chip, in lp873x_gpio_get_direction()
31 static int lp873x_gpio_direction_input(struct gpio_chip *chip, in lp873x_gpio_direction_input()
38 static int lp873x_gpio_direction_output(struct gpio_chip *chip, in lp873x_gpio_direction_output()
49 static int lp873x_gpio_get(struct gpio_chip *chip, unsigned int offset) in lp873x_gpio_get()
61 static void lp873x_gpio_set(struct gpio_chip *chip, unsigned int offset, in lp873x_gpio_set()
H A Dgpio-tegra.c140 static int tegra_gpio_request(struct gpio_chip *chip, unsigned int offset) in tegra_gpio_request()
145 static void tegra_gpio_free(struct gpio_chip *chip, unsigned int offset) in tegra_gpio_free()
153 static void tegra_gpio_set(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set()
161 static int tegra_gpio_get(struct gpio_chip *chip, unsigned int offset) in tegra_gpio_get()
173 static int tegra_gpio_direction_input(struct gpio_chip *chip, in tegra_gpio_direction_input()
191 static int tegra_gpio_direction_output(struct gpio_chip *chip, in tegra_gpio_direction_output()
211 static int tegra_gpio_get_direction(struct gpio_chip *chip, in tegra_gpio_get_direction()
230 static int tegra_gpio_set_debounce(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set_debounce()
263 static int tegra_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set_config()
277 struct gpio_chip *chip = irq_data_get_irq_chip_data(d); in tegra_gpio_irq_ack() local
[all …]
/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c53 struct nand_chip chip; member
74 struct nand_chip *chip = mtd_to_nand(mtd); in qi_lb60_ooblayout_ecc() local
89 struct nand_chip *chip = mtd_to_nand(mtd); in qi_lb60_ooblayout_free() local
109 struct nand_chip *chip = mtd_to_nand(mtd); in jz4725b_ooblayout_ecc() local
124 struct nand_chip *chip = mtd_to_nand(mtd); in jz4725b_ooblayout_free() local
141 static void ingenic_nand_ecc_hwctl(struct nand_chip *chip, int mode) in ingenic_nand_ecc_hwctl()
148 static int ingenic_nand_ecc_calculate(struct nand_chip *chip, const u8 *dat, in ingenic_nand_ecc_calculate()
169 static int ingenic_nand_ecc_correct(struct nand_chip *chip, u8 *dat, in ingenic_nand_ecc_correct()
183 static int ingenic_nand_attach_chip(struct nand_chip *chip) in ingenic_nand_attach_chip()
257 static int ingenic_nand_exec_instr(struct nand_chip *chip, in ingenic_nand_exec_instr()
[all …]
/openbmc/qemu/hw/ppc/
H A Dpnv_xscom.c56 static uint32_t pnv_xscom_pcba(PnvChip *chip, uint64_t addr) in pnv_xscom_pcba()
61 static uint64_t xscom_read_default(PnvChip *chip, uint32_t pcba) in xscom_read_default()
106 static bool xscom_write_default(PnvChip *chip, uint32_t pcba, uint64_t val) in xscom_write_default()
151 PnvChip *chip = opaque; in xscom_read() local
179 PnvChip *chip = opaque; in xscom_write() local
212 void pnv_xscom_init(PnvChip *chip, uint64_t size, hwaddr addr) in pnv_xscom_init()
261 int pnv_dt_xscom(PnvChip *chip, void *fdt, int root_offset, in pnv_dt_xscom()
302 void pnv_xscom_add_subregion(PnvChip *chip, hwaddr offset, MemoryRegion *mr) in pnv_xscom_add_subregion()
/openbmc/linux/sound/isa/opti9xx/
H A Dopti92x-ad1848.c104 #define OPTi93X_PORT(chip, r) ((chip)->port + OPTi93X_##r) argument
167 static int snd_opti9xx_init(struct snd_opti9xx *chip, in snd_opti9xx_init()
227 static unsigned char snd_opti9xx_read(struct snd_opti9xx *chip, in snd_opti9xx_read()
271 static void snd_opti9xx_write(struct snd_opti9xx *chip, unsigned char reg, in snd_opti9xx_write()
314 static inline void snd_opti9xx_write_mask(struct snd_opti9xx *chip, in snd_opti9xx_write_mask()
322 static int snd_opti9xx_configure(struct snd_opti9xx *chip, in snd_opti9xx_configure()
584 static int snd_opti93x_mixer(struct snd_wss *chip) in snd_opti93x_mixer()
637 struct snd_opti9xx *chip = dev_id; in snd_opti93x_interrupt() local
658 struct snd_opti9xx *chip) in snd_opti9xx_read_check()
702 struct snd_opti9xx *chip)
[all …]
/openbmc/linux/drivers/media/i2c/
H A Dtvaudio.c154 static int chip_write(struct CHIPSTATE *chip, int subaddr, int val) in chip_write()
197 static int chip_write_masked(struct CHIPSTATE *chip, in chip_write_masked()
219 static int chip_read(struct CHIPSTATE *chip) in chip_read()
237 static int chip_read2(struct CHIPSTATE *chip, int subaddr) in chip_read2()
272 static int chip_cmd(struct CHIPSTATE *chip, char *name, audiocmd *cmd) in chip_cmd()
321 struct CHIPSTATE *chip = from_timer(chip, t, wt); in chip_thread_wake() local
327 struct CHIPSTATE *chip = data; in chip_thread() local
416 static int tda9840_getrxsubchans(struct CHIPSTATE *chip) in tda9840_getrxsubchans()
438 static void tda9840_setaudmode(struct CHIPSTATE *chip, int mode) in tda9840_setaudmode()
467 static int tda9840_checkit(struct CHIPSTATE *chip) in tda9840_checkit()
[all …]
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c129 static int cfi_check_err_status(struct map_info *map, struct flchip *chip, in cfi_check_err_status()
831 static int __xipram chip_ready(struct map_info *map, struct flchip *chip, in chip_ready()
862 static int __xipram chip_good(struct map_info *map, struct flchip *chip, in chip_good()
874 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip()
980 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip()
1021 static void xip_disable(struct map_info *map, struct flchip *chip, in xip_disable()
1029 static void __xipram xip_enable(struct map_info *map, struct flchip *chip, in xip_enable()
1056 static void __xipram xip_udelay(struct map_info *map, struct flchip *chip, in xip_udelay()
1148 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec) argument
1160 #define INVALIDATE_CACHE_UDELAY(map, chip, adr, len, usec) \ argument
[all …]

1...<<11121314151617181920>>...60