| /u-boot/drivers/dma/ |
| A D | ti-edma3.c | 19 #define EDMA3_SL_BASE(slot) (0x4000 + ((slot) << 5)) argument 92 void edma3_set_dest(u32 base, int slot, u32 dst, enum edma3_address_mode mode, in edma3_set_dest() 123 void edma3_set_dest_index(u32 base, unsigned slot, int bidx, int cidx) in edma3_set_dest_index() 143 void edma3_set_dest_addr(u32 base, int slot, u32 dst) in edma3_set_dest_addr() 163 void edma3_set_src(u32 base, int slot, u32 src, enum edma3_address_mode mode, in edma3_set_src() 194 void edma3_set_src_index(u32 base, unsigned slot, int bidx, int cidx) in edma3_set_src_index() 214 void edma3_set_src_addr(u32 base, int slot, u32 src) in edma3_set_src_addr() 252 void edma3_set_transfer_params(u32 base, int slot, int acnt, in edma3_set_transfer_params() 289 void edma3_write_slot(u32 base, int slot, struct edma3_slot_layout *param) in edma3_write_slot() 308 void edma3_read_slot(u32 base, int slot, struct edma3_slot_layout *param) in edma3_read_slot() [all …]
|
| /u-boot/drivers/mmc/ |
| A D | octeontx_hsmmc.c | 773 struct octeontx_mmc_slot *slot = mmc_to_slot(mmc); in octeontx_mmc_get_cr_mods() local 819 struct octeontx_mmc_slot *slot = mmc_to_slot(mmc); in octeontx_mmc_track_switch() local 988 struct octeontx_mmc_slot *slot = mmc_to_slot(mmc); in octeontx_mmc_cleanup_dma() local 1330 struct octeontx_mmc_slot *slot = mmc_to_slot(mmc); in octeontx_mmc_send_cmd() local 1681 struct octeontx_mmc_slot *slot = mmc->priv; in octeontx_mmc_set_emm_timing() local 1795 struct octeontx_mmc_slot *slot = mmc_to_slot(mmc); in octeontx_tune_hs400() local 2009 struct octeontx_mmc_slot *slot = mmc_to_slot(mmc); in octeontx_mmc_adjust_tuning() local 2247 struct octeontx_mmc_slot *slot = mmc_to_slot(mmc); in octeontx_mmc_execute_tuning() local 2413 struct octeontx_mmc_slot *slot = mmc_to_slot(mmc); in octeontx_mmc_calc_clk_period() local 3640 struct octeontx_mmc_slot *slot; in octeontx_mmc_slot_probe() local [all …]
|
| A D | xenon_sdhci.c | 330 #define SLOT_MASK(slot) BIT(slot) argument 333 static void xenon_mmc_enable_slot(struct sdhci_host *host, u8 slot) in xenon_mmc_enable_slot() 343 static void xenon_mmc_disable_slot(struct sdhci_host *host, u8 slot) in xenon_mmc_disable_slot() 353 static void xenon_mmc_enable_parallel_tran(struct sdhci_host *host, u8 slot) in xenon_mmc_enable_parallel_tran() 362 static void xenon_mmc_disable_tuning(struct sdhci_host *host, u8 slot) in xenon_mmc_disable_tuning()
|
| /u-boot/board/freescale/p2041rdb/ |
| A D | eth.c | 85 u8 slot; in board_ft_fman_fixup_port() local 134 unsigned int i, slot; in board_eth_init() local
|
| /u-boot/arch/x86/include/asm/arch-baytrail/ |
| A D | irq.h | 80 #define _GPIO_S0_DED_IRQ(slot) GPIO_S0_DED_IRQ_##slot argument 81 #define _GPIO_S5_DED_IRQ(slot) GPIO_S5_DED_IRQ_##slot argument 82 #define GPIO_S0_DED_IRQ(slot) _GPIO_S0_DED_IRQ(slot) argument 83 #define GPIO_S5_DED_IRQ(slot) _GPIO_S5_DED_IRQ(slot) argument
|
| /u-boot/board/freescale/corenet_ds/ |
| A D | eth_p4080.c | 344 int idx = i - FM1_DTSEC1, lane, slot; in board_eth_init() local 387 int idx = i - FM1_10GEC1, lane, slot; in board_eth_init() local 414 int idx = i - FM2_DTSEC1, lane, slot; in board_eth_init() local 459 int idx = i - FM2_10GEC1, lane, slot; in board_eth_init() local
|
| A D | eth_superhydra.c | 219 int lane, slot, phy; in board_ft_fman_fixup_port() local 301 int lane, slot; in fdt_fixup_board_enet() local 429 unsigned int i, slot; in board_eth_init() local
|
| /u-boot/fs/btrfs/ |
| A D | ctree.c | 249 int max, int *slot) in generic_bin_search() 283 int *slot) in btrfs_bin_search() 300 struct extent_buffer *parent, int slot) in read_node_slot() 394 int slot; in btrfs_search_slot() local 607 int slot; in btrfs_prev_leaf() local 668 int slot; in btrfs_next_sibling_tree_block() local
|
| A D | root-tree.c | 13 int slot; in btrfs_find_last_root() local
|
| A D | volumes.c | 388 int slot, u64 logical) in btrfs_check_chunk_valid() 517 struct btrfs_chunk *chunk, int slot) in read_one_chunk() 748 int slot; in btrfs_read_chunk_tree() local
|
| A D | inode.c | 365 int slot = path->slots[0]; in btrfs_read_extent_inline() local 431 int slot = path->slots[0]; in btrfs_read_extent_reg() local
|
| /u-boot/arch/x86/cpu/ |
| A D | irq.c | 127 struct irq_info *slot = slot_base; in check_dup_entry() local 139 static inline void fill_irq_info(struct irq_router *priv, struct irq_info *slot, in fill_irq_info() 157 struct irq_info *slot, *slot_base; in create_pirq_routing_table() local
|
| /u-boot/cmd/ |
| A D | ab_select.c | 18 char slot[2]; in do_ab_select() local
|
| /u-boot/include/ |
| A D | mpc8xx.h | 528 #define PCMCIA_VS1(slot) (0x80000000 >> (slot << 4)) argument 529 #define PCMCIA_VS2(slot) (0x40000000 >> (slot << 4)) argument 531 #define PCMCIA_VS_SHIFT(slot) (30 - (slot << 4)) argument 533 #define PCMCIA_WP(slot) (0x20000000 >> (slot << 4)) argument 534 #define PCMCIA_CD2(slot) (0x10000000 >> (slot << 4)) argument 535 #define PCMCIA_CD1(slot) (0x08000000 >> (slot << 4)) argument 536 #define PCMCIA_BVD2(slot) (0x04000000 >> (slot << 4)) argument 537 #define PCMCIA_BVD1(slot) (0x02000000 >> (slot << 4)) argument 538 #define PCMCIA_RDY(slot) (0x01000000 >> (slot << 4)) argument 539 #define PCMCIA_RDY_L(slot) (0x00800000 >> (slot << 4)) argument [all …]
|
| /u-boot/board/freescale/common/ |
| A D | cds_pci_ft.c | 17 int len, slot, i; in cds_pci_fixup() local
|
| /u-boot/board/freescale/ls2080aqds/ |
| A D | ddr.c | 26 int slot; in fsl_ddr_board_options() local
|
| /u-boot/board/freescale/ls2080ardb/ |
| A D | ddr.c | 26 int slot; in fsl_ddr_board_options() local
|
| /u-boot/arch/arm/mach-snapdragon/ |
| A D | clock-apq8016.c | 52 static int clk_init_sdc(struct msm_clk_priv *priv, int slot, uint rate) in clk_init_sdc()
|
| /u-boot/drivers/pci/ |
| A D | pcie_mediatek.c | 136 u32 slot; member 333 u32 slot = PCI_DEV(port->slot << 11); in mtk_pcie_startup_port() local 528 static int mtk_pcie_parse_port(struct udevice *dev, u32 slot) in mtk_pcie_parse_port() 566 static int mtk_pcie_parse_port_v2(struct udevice *dev, u32 slot) in mtk_pcie_parse_port_v2() 659 u32 slot = 0; in mtk_pcie_probe() local 688 unsigned int slot; in mtk_pcie_probe_v2() local
|
| /u-boot/drivers/misc/ |
| A D | cros_ec_sandbox.c | 100 struct vstore_slot slot[VSTORE_SLOT_COUNT]; member 531 struct vstore_slot *slot; in process_cmd() local 544 struct vstore_slot *slot; in process_cmd() local
|
| /u-boot/common/ |
| A D | android_ab.c | 188 int slot, i, ret; in ab_select_slot() local
|
| /u-boot/arch/arm/mach-exynos/include/mach/ |
| A D | uart.h | 14 unsigned short slot; /* udivslot */ member
|
| /u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
| A D | uart.h | 14 unsigned short slot; /* udivslot */ member
|
| /u-boot/arch/x86/include/asm/ |
| A D | pirq_routing.h | 34 u8 slot; /* Slot number, 0=onboard */ member
|
| /u-boot/arch/arm/mach-keystone/ |
| A D | ddr3.c | 156 struct edma3_slot_config slot; in ddr3_reset_data() local
|