Home
last modified time | relevance | path

Searched refs:ALLOC_CACHE_ALIGN_BUFFER (Results 1 – 25 of 47) sorted by relevance

12

/u-boot/env/
A Dubi.c35 ALLOC_CACHE_ALIGN_BUFFER(env_t, env_new, 1); in env_ubi_save()
77 ALLOC_CACHE_ALIGN_BUFFER(env_t, env_new, 1); in env_ubi_save()
106 ALLOC_CACHE_ALIGN_BUFFER(char, env1_buf, CONFIG_ENV_SIZE); in env_ubi_load()
107 ALLOC_CACHE_ALIGN_BUFFER(char, env2_buf, CONFIG_ENV_SIZE); in env_ubi_load()
150 ALLOC_CACHE_ALIGN_BUFFER(char, buf, CONFIG_ENV_SIZE); in env_ubi_load()
A Dsata.c48 ALLOC_CACHE_ALIGN_BUFFER(env_t, env_new, 1); in env_sata_save()
94 ALLOC_CACHE_ALIGN_BUFFER(char, buf, CONFIG_ENV_SIZE); in env_sata_load()
A Dmmc.c191 ALLOC_CACHE_ALIGN_BUFFER(env_t, env_new, 1); in env_mmc_save()
310 ALLOC_CACHE_ALIGN_BUFFER(env_t, tmp_env1, 1); in env_mmc_load()
311 ALLOC_CACHE_ALIGN_BUFFER(env_t, tmp_env2, 1); in env_mmc_load()
348 ALLOC_CACHE_ALIGN_BUFFER(char, buf, CONFIG_ENV_SIZE); in env_mmc_load()
A Dfat.c99 ALLOC_CACHE_ALIGN_BUFFER(char, buf, CONFIG_ENV_SIZE); in env_fat_load()
A Dext4.c136 ALLOC_CACHE_ALIGN_BUFFER(char, buf, CONFIG_ENV_SIZE); in env_ext4_load()
A Dnand.c184 ALLOC_CACHE_ALIGN_BUFFER(env_t, env_new, 1); in env_nand_save()
354 ALLOC_CACHE_ALIGN_BUFFER(char, buf, CONFIG_ENV_SIZE); in env_nand_load()
/u-boot/disk/
A Dpart_mac.c46 ALLOC_CACHE_ALIGN_BUFFER(mac_driver_desc_t, ddesc, 1); in part_test_mac()
47 ALLOC_CACHE_ALIGN_BUFFER(mac_partition_t, mpart, 1); in part_test_mac()
73 ALLOC_CACHE_ALIGN_BUFFER(mac_driver_desc_t, ddesc, 1); in part_print_mac()
74 ALLOC_CACHE_ALIGN_BUFFER(mac_partition_t, mpart, 1); in part_print_mac()
221 ALLOC_CACHE_ALIGN_BUFFER(mac_driver_desc_t, ddesc, 1); in part_get_info_mac()
222 ALLOC_CACHE_ALIGN_BUFFER(mac_partition_t, mpart, 1); in part_get_info_mac()
A Dpart_dos.c106 ALLOC_CACHE_ALIGN_BUFFER(legacy_mbr, mbr, in part_test_dos()
121 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buffer, dev_desc->blksz); in part_test_dos()
140 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buffer, dev_desc->blksz); in print_partition_extended()
211 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buffer, dev_desc->blksz); in part_get_info_extended()
361 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buffer, dev->blksz); in write_mbr_partitions()
/u-boot/arch/arm/mach-bcm283x/
A Dmsg.c52 ALLOC_CACHE_ALIGN_BUFFER(struct msg_set_power_state, msg_pwr, 1); in bcm2835_power_on_module()
76 ALLOC_CACHE_ALIGN_BUFFER(struct msg_get_clock_rate, msg_clk, 1); in bcm2835_get_mmc_clock()
98 ALLOC_CACHE_ALIGN_BUFFER(struct msg_query, msg_query, 1); in bcm2835_get_video_size()
119 ALLOC_CACHE_ALIGN_BUFFER(struct msg_setup, msg_setup, 1); in bcm2835_set_video_params()
170 ALLOC_CACHE_ALIGN_BUFFER(struct msg_notify_vl805_reset, in bcm2711_notify_vl805_reset()
/u-boot/board/raspberrypi/rpi/
A Drpi.c267 ALLOC_CACHE_ALIGN_BUFFER(struct msg_get_arm_mem, msg, 1); in dram_init()
342 ALLOC_CACHE_ALIGN_BUFFER(struct msg_get_mac_address, msg, 1); in set_usbethaddr()
387 ALLOC_CACHE_ALIGN_BUFFER(struct msg_get_board_serial, msg, 1); in set_serial_number()
424 ALLOC_CACHE_ALIGN_BUFFER(struct msg_get_board_rev, msg, 1); in get_board_rev()
/u-boot/fs/
A Dfs_internal.c22 ALLOC_CACHE_ALIGN_BUFFER(char, sec_buf, (blk ? blk->blksz : 0)); in fs_devread()
66 ALLOC_CACHE_ALIGN_BUFFER(u8, p, blk->blksz); in fs_devread()
/u-boot/drivers/usb/gadget/
A Df_rockusb.c352 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in printcbw()
373 ALLOC_CACHE_ALIGN_BUFFER(struct bulk_cs_wrap, csw, in printcsw()
385 ALLOC_CACHE_ALIGN_BUFFER(struct bulk_cs_wrap, csw, in rockusb_tx_write_csw()
552 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_test_unit_ready()
563 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_read_storage_id()
585 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_get_chip_version()
622 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_read_lba()
664 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_write_lba()
705 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_erase_lba()
764 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_reboot()
[all …]
A Df_thor.c69 ALLOC_CACHE_ALIGN_BUFFER(struct data_rsp_box, rsp, in send_data_rsp()
83 ALLOC_CACHE_ALIGN_BUFFER(struct rsp_box, rsp, sizeof(struct rsp_box)); in process_rqt_info()
120 ALLOC_CACHE_ALIGN_BUFFER(struct rsp_box, rsp, sizeof(struct rsp_box)); in process_rqt_cmd()
259 ALLOC_CACHE_ALIGN_BUFFER(struct rsp_box, rsp, sizeof(struct rsp_box)); in process_rqt_download()
333 ALLOC_CACHE_ALIGN_BUFFER(struct rqt_box, rqt, sizeof(struct rqt_box)); in process_data()
/u-boot/drivers/nvme/
A Dnvme_show.c109 ALLOC_CACHE_ALIGN_BUFFER(char, buf_ns, sizeof(struct nvme_id_ns)); in nvme_print_info()
111 ALLOC_CACHE_ALIGN_BUFFER(char, buf_ctrl, sizeof(struct nvme_id_ctrl)); in nvme_print_info()
/u-boot/drivers/mmc/
A Drpmb.c178 ALLOC_CACHE_ALIGN_BUFFER(struct s_rpmb, rpmb_frame, 1); in mmc_rpmb_status()
235 ALLOC_CACHE_ALIGN_BUFFER(struct s_rpmb, rpmb_frame, 1); in mmc_rpmb_get_counter()
253 ALLOC_CACHE_ALIGN_BUFFER(struct s_rpmb, rpmb_frame, 1); in mmc_rpmb_set_key()
268 ALLOC_CACHE_ALIGN_BUFFER(struct s_rpmb, rpmb_frame, 1); in mmc_rpmb_read()
301 ALLOC_CACHE_ALIGN_BUFFER(struct s_rpmb, rpmb_frame, 1); in mmc_rpmb_write()
A Dmmc.c376 ALLOC_CACHE_ALIGN_BUFFER(u8, data_buf, size); in mmc_send_tuning()
870 ALLOC_CACHE_ALIGN_BUFFER(u8, test_csd, MMC_MAX_BLOCK_LEN); in mmc_set_card_speed()
1054 ALLOC_CACHE_ALIGN_BUFFER(u8, ext_csd, MMC_MAX_BLOCK_LEN); in mmc_hwpart_config()
1282 ALLOC_CACHE_ALIGN_BUFFER(__be32, scr, 2); in sd_get_capabilities()
1283 ALLOC_CACHE_ALIGN_BUFFER(__be32, switch_status, 16); in sd_get_capabilities()
1388 ALLOC_CACHE_ALIGN_BUFFER(uint, switch_status, 16); in sd_set_card_speed()
1476 ALLOC_CACHE_ALIGN_BUFFER(uint, ssr, 16); in sd_read_ssr()
1833 ALLOC_CACHE_ALIGN_BUFFER(u8, test_csd, MMC_MAX_BLOCK_LEN); in mmc_read_and_compare_ext_csd()
2240 ALLOC_CACHE_ALIGN_BUFFER(u8, ext_csd, MMC_MAX_BLOCK_LEN); in mmc_startup_v4()
3073 ALLOC_CACHE_ALIGN_BUFFER(u8, ext_csd, MMC_MAX_BLOCK_LEN); in mmc_set_bkops_enable()
/u-boot/drivers/usb/eth/
A Dasix.c182 ALLOC_CACHE_ALIGN_BUFFER(__le16, res, 1); in asix_mdio_read()
197 ALLOC_CACHE_ALIGN_BUFFER(__le16, res, 1); in asix_mdio_write()
225 ALLOC_CACHE_ALIGN_BUFFER(u8, buf, 2); in asix_get_phy_addr()
258 ALLOC_CACHE_ALIGN_BUFFER(__le16, v, 1); in asix_read_rx_ctl()
301 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buf, ETH_ALEN); in asix_write_hwaddr_common()
341 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buf, ETH_ALEN); in asix_read_mac_common()
474 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, msg, in asix_send_common()
518 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, recv_buf, AX_RX_URB_SIZE); in asix_recv()
A Dlan7x.c24 ALLOC_CACHE_ALIGN_BUFFER(u32, tmpbuf, 1); in lan7x_write_reg()
45 ALLOC_CACHE_ALIGN_BUFFER(u32, tmpbuf, 1); in lan7x_read_reg()
391 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, msg, in lan7x_eth_send()
A Dmcs7830.c109 ALLOC_CACHE_ALIGN_BUFFER(uint8_t, buf, size); in mcs7830_read_reg()
139 ALLOC_CACHE_ALIGN_BUFFER(uint8_t, buf, size); in mcs7830_write_reg()
518 ALLOC_CACHE_ALIGN_BUFFER(uint8_t, buf, PKTSIZE + sizeof(uint8_t)); in mcs7830_send_common()
622 ALLOC_CACHE_ALIGN_BUFFER(uint8_t, buf, MCS7830_RX_URB_SIZE); in mcs7830_recv()
A Dasix88179.c226 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buf, size); in asix_write_cmd()
251 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buf, size); in asix_read_cmd()
475 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, msg, in asix_send_common()
548 ALLOC_CACHE_ALIGN_BUFFER(u8, recv_buf, dev_priv->rx_urb_size); in asix_recv()
/u-boot/board/emulation/common/
A Dqemu_dfu.c45 ALLOC_CACHE_ALIGN_BUFFER(char, buf, DFU_ALT_BUF_LEN); in set_dfu_alt_info()
/u-boot/include/
A Dmemalign.h80 #define ALLOC_CACHE_ALIGN_BUFFER(type, name, size) \ macro
/u-boot/arch/arm/mach-socfpga/
A Dspl_a10.c109 ALLOC_CACHE_ALIGN_BUFFER(char, buf, FPGA_BUFSIZ); in spl_board_init()
/u-boot/common/
A Dusb_hub.c268 ALLOC_CACHE_ALIGN_BUFFER(struct usb_port_status, portsts, 1); in usb_hub_port_reset()
340 ALLOC_CACHE_ALIGN_BUFFER(struct usb_port_status, portsts, 1); in usb_hub_port_connect_change()
428 ALLOC_CACHE_ALIGN_BUFFER(struct usb_port_status, portsts, 1); in usb_scan_port()
616 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buffer, USB_BUFSIZ); in usb_hub_configure()
A Dusb.c229 ALLOC_CACHE_ALIGN_BUFFER(struct devrequest, setup_packet, 1); in usb_control_msg()
581 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, buffer, 9); in usb_get_configuration_len()
810 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, mybuf, USB_BUFSIZ); in usb_string()
934 ALLOC_CACHE_ALIGN_BUFFER(unsigned char, tmpbuf, USB_BUFSIZ); in get_descriptor_len()

Completed in 53 milliseconds

12