Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 25 of 67) sorted by relevance

123

/u-boot/drivers/ram/stm32mp1/
A Dstm32mp1_tuning.c222 static u8 DQ_unit_index(struct stm32mp1_ddrphy *phy, u8 byte, u8 bit) in DQ_unit_index()
258 u8 byte, u8 unit_dly_idx) in DQS_unit_delay()
277 u8 byte, u8 bit, in set_DQ_unit_delay()
290 u8 byte, u8 r0dgsl_idx) in set_r0dgsl_delay()
298 u8 byte, u8 r0dgps_idx) in set_r0dgps_delay()
382 static void BIST_test(struct stm32mp1_ddrphy *phy, u8 byte, in BIST_test()
465 static void apply_deskew_results(struct stm32mp1_ddrphy *phy, u8 byte, in apply_deskew_results()
923 u8 byte = 0; in eye_training() local
1209 static void display_reg_results(struct stm32mp1_ddrphy *phy, u8 byte) in display_reg_results()
1352 u8 byte, gsl_idx, gps_idx = 0; in read_dqs_gating() local
[all …]
/u-boot/drivers/ddr/marvell/a38x/
A Dddr3_training_db.c512 u8 i, byte = 0; in pattern_table_get_killer_word() local
553 u8 byte = (1 << bit); in pattern_table_get_sso_full_xtalk_word() local
564 u8 byte = (1 << bit); in pattern_table_get_sso_xtalk_free_word() local
590 u8 byte = (1 << bit); in pattern_table_get_sso_full_xtalk_word16() local
600 u8 byte = (1 << bit); in pattern_table_get_sso_xtalk_free_word16() local
/u-boot/board/socrates/
A Dnand.c36 static void sc_nand_write_byte(struct mtd_info *mtd, u_char byte) in sc_nand_write_byte()
65 u8 byte; in sc_nand_read_byte() local
/u-boot/drivers/i2c/muxes/
A Dpca954x.c77 uchar byte = 0; in pca954x_deselect() local
87 uchar byte; in pca954x_select() local
/u-boot/arch/arm/include/asm/xen/
A Dsystem.h24 u8 *byte = ((u8 *)addr) + (nr >> 3); in synch_test_and_clear_bit() local
36 u8 *byte = ((u8 *)base) + (nr >> 3); in synch_test_and_set_bit() local
/u-boot/drivers/mtd/nand/raw/
A Dnand_ecc.c115 static inline int countbits(uint32_t byte) in countbits()
/u-boot/include/
A Dhexdump.h23 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack()
/u-boot/drivers/ram/octeon/
A Docteon_ddr.c1777 int byte, int delay) in upd_wl_rank()
1791 int get_wl_rank(union cvmx_lmcx_wlevel_rankx *lmc_wlevel_rank, int byte) in get_wl_rank()
1804 int byte, int delay) in upd_rl_rank()
1818 int get_rl_rank(union cvmx_lmcx_rlevel_rankx *lmc_rlevel_rank, int byte) in get_rl_rank()
1831 union cvmx_lmcx_wlevel_rankx *lmc_wlevel_rank, int byte) in rlevel_to_wlevel()
2042 int dll_offset_mode, int byte_offset, int byte) in load_dll_offset()
2086 int byte; in process_custom_dll_offsets() local
/u-boot/lib/
A Dsmbios-parser.c15 u8 *byte = (u8 *)e; in verify_checksum() local
/u-boot/include/dt-bindings/sound/
A Dazalia.h25 #define AZALIA_SET_BYTE(codec, nid, opcode, val, byte) \ argument
/u-boot/arch/x86/cpu/broadwell/
A Dnorthbridge.c15 __weak asmlinkage void sdram_console_tx_byte(unsigned char byte) in sdram_console_tx_byte()
/u-boot/drivers/i2c/
A Di2c-versatile.c107 static int versatile_i2c_write_byte(struct versatile_i2c_priv *priv, u8 byte) in versatile_i2c_write_byte()
124 u8 *byte, u8 ack) in versatile_i2c_read_byte()
A Dintel_i2c.c68 u8 byte; in smbus_wait_until_ready() local
83 u8 byte; in smbus_wait_until_done() local
/u-boot/include/linux/
A Dbitrev.h16 static inline u8 __bitrev8(u8 byte) in __bitrev8()
/u-boot/drivers/misc/
A Dcros_ec_spi.c27 uint8_t byte; in cros_ec_spi_packet() local
A Dcros_ec_lpc.c193 int byte, i; in cros_ec_lpc_init() local
/u-boot/scripts/dtc/
A Ddtc-parser.y42 uint8_t byte; member
/u-boot/arch/x86/lib/
A Dbios_interrupts.c115 u8 byte, reg; in int1a_handler() local
/u-boot/fs/yaffs2/
A Dyaffs_ecc.c152 unsigned byte; in yaffs_ecc_correct() local
/u-boot/arch/mips/mach-mscc/include/mach/
A Dddr.h506 register u32 byte; in look_for() local
546 register u32 byte; in look_past() local
614 __maybe_unused register u32 byte; in hal_vcoreiii_init_dqs() local
678 register u32 byte = __raw_readb((void __iomem *)MSCC_DDR_TO); in look_for() local
/u-boot/lib/efi_selftest/
A Defi_selftest_console.c27 u8 byte; in mac() local
/u-boot/drivers/w1/
A Dw1-gpio.c77 static void w1_gpio_write_byte(struct udevice *dev, u8 byte) in w1_gpio_write_byte()
/u-boot/tools/
A Dvybridimage.c40 static uint8_t vybridimage_sw_ecc(uint8_t byte) in vybridimage_sw_ecc()
/u-boot/drivers/gpio/
A Dpca9698.c45 unsigned byte = gpio / 8; in pca9698_set_bit() local
/u-boot/common/eeprom/
A Deeprom_field.c32 unsigned char byte; in __eeprom_field_update_bin() local

Completed in 26 milliseconds

123