Home
last modified time | relevance | path

Searched refs:target (Results 1 – 12 of 12) sorted by relevance

/include/linux/
A Dmbus.h53 int mvebu_mbus_add_window_remap_by_id(unsigned int target,
57 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute,
60 int mbus_dt_setup_win(u32 base, u32 size, u8 target, u8 attr);
/include/
A Dvsc9953.h192 #define VSC9953_IO_ADDR(target, offset) ((target) + (offset << 2)) argument
194 #define VSC9953_IO_REG(target, offset) (VSC9953_IO_ADDR(target, offset)) argument
196 VSC9953_IO_REG(target, (0x2 + (ri)))
199 VSC9953_IO_REG(target, (0x42 + (ri)))
201 #define VSC9953_VCAP_CACHE_TG_DAT(target) VSC9953_IO_REG(target, 0xe2) argument
202 #define VSC9953_VCAP_CFG_MV_CFG(target) VSC9953_IO_REG(target, 0x1) argument
204 VSC9953_ENC_BITFIELD(target, 0, 16)
206 #define VSC9953_VCAP_CFG_UPDATE_CTRL(target) VSC9953_IO_REG(target, 0x0) argument
208 VSC9953_ENC_BITFIELD(target, 22, 3)
211 VSC9953_ENC_BITFIELD(target, 3, 16)
[all …]
A Dndisc.h16 struct in6_addr target; member
A Dext4fs.h196 int ext4fs_create_link(const char *target, const char *fname);
A Dscsi.h42 unsigned char target; member
A Dblk.h63 unsigned char target; /* target SCSI ID */ member
A Defi_loader.h589 bool efi_search_bootorder(u16 *bootorder, efi_uintn_t num, u32 target, u32 *index);
/include/dm/
A Dsimple_bus.h12 fdt_addr_t target; member
A Duclass.h358 int port_idx, int ep_idx, struct udevice **target);
/include/linux/mtd/
A Dnand.h76 unsigned int target; member
455 pos->target = tmp; in nanddev_offs_to_pos()
472 if (a->target != b->target) in nanddev_pos_cmp()
473 return a->target < b->target ? -1 : 1; in nanddev_pos_cmp()
506 (pos->target * nand->memorg.luns_per_target)) * in nanddev_pos_to_offs()
546 pos->target++; in nanddev_pos_next_target()
732 ((pos->lun + (pos->target * nand->memorg.luns_per_target)) * in nanddev_bbt_pos_to_entry()
A Dspinand.h328 unsigned int target);
410 unsigned int target);
502 int spinand_select_target(struct spinand_device *spinand, unsigned int target);
/include/env/adi/
A Dadi_boot.env2 * A target board needs to set these variables for the commands below to work:

Completed in 31 milliseconds