Home
last modified time | relevance | path

Searched defs:data (Results 1 – 25 of 74) sorted by relevance

123

/board/phytec/common/
A Dam6_som_detection.c24 int phytec_am6_detect(struct phytec_eeprom_data *data) in phytec_am6_detect()
55 static u8 phytec_check_opt(struct phytec_eeprom_data *data, u8 option) in phytec_check_opt()
81 u8 __maybe_unused phytec_get_am6_ddr_size(struct phytec_eeprom_data *data) in phytec_get_am6_ddr_size()
97 u8 __maybe_unused phytec_get_am6_spi(struct phytec_eeprom_data *data) in phytec_get_am6_spi()
113 u8 __maybe_unused phytec_get_am6_eth(struct phytec_eeprom_data *data) in phytec_get_am6_eth()
129 u8 __maybe_unused phytec_get_am6_rtc(struct phytec_eeprom_data *data) in phytec_get_am6_rtc()
139 inline int __maybe_unused phytec_am6_detect(struct phytec_eeprom_data *data) in phytec_am6_detect()
145 phytec_get_am6_ddr_size(struct phytec_eeprom_data *data) in phytec_get_am6_ddr_size()
150 inline u8 __maybe_unused phytec_get_am6_spi(struct phytec_eeprom_data *data) in phytec_get_am6_spi()
155 inline u8 __maybe_unused phytec_get_am6_eth(struct phytec_eeprom_data *data) in phytec_get_am6_eth()
[all …]
A Dimx8m_som_detection.c27 int __maybe_unused phytec_imx8m_detect(struct phytec_eeprom_data *data) in phytec_imx8m_detect()
69 u8 __maybe_unused phytec_get_imx8m_ddr_size(struct phytec_eeprom_data *data) in phytec_get_imx8m_ddr_size()
96 u8 __maybe_unused phytec_get_imx8m_spi(struct phytec_eeprom_data *data) in phytec_get_imx8m_spi()
123 u8 __maybe_unused phytec_get_imx8m_eth(struct phytec_eeprom_data *data) in phytec_get_imx8m_eth()
151 u8 __maybe_unused phytec_get_imx8mp_rtc(struct phytec_eeprom_data *data) in phytec_get_imx8mp_rtc()
176 inline int __maybe_unused phytec_imx8m_detect(struct phytec_eeprom_data *data) in phytec_imx8m_detect()
182 phytec_get_imx8m_ddr_size(struct phytec_eeprom_data *data) in phytec_get_imx8m_ddr_size()
187 inline u8 __maybe_unused phytec_get_imx8mp_rtc(struct phytec_eeprom_data *data) in phytec_get_imx8mp_rtc()
192 inline u8 __maybe_unused phytec_get_imx8m_spi(struct phytec_eeprom_data *data) in phytec_get_imx8m_spi()
197 inline u8 __maybe_unused phytec_get_imx8m_eth(struct phytec_eeprom_data *data) in phytec_get_imx8m_eth()
A Dimx93_som_detection.c24 u8 __maybe_unused phytec_imx93_detect(struct phytec_eeprom_data *data) in phytec_imx93_detect()
53 u8 __maybe_unused phytec_imx93_get_opt(struct phytec_eeprom_data *data, in phytec_imx93_get_opt()
83 enum phytec_imx93_voltage __maybe_unused phytec_imx93_get_voltage(struct phytec_eeprom_data *data) in phytec_imx93_get_voltage()
94 inline u8 __maybe_unused phytec_imx93_detect(struct phytec_eeprom_data *data) in phytec_imx93_detect()
99 inline u8 __maybe_unused phytec_imx93_get_opt(struct phytec_eeprom_data *data, in phytec_imx93_get_opt()
106 (struct phytec_eeprom_data *data) in phytec_imx93_get_voltage()
A Dphytec_som_detection.c20 int phytec_eeprom_data_setup_fallback(struct phytec_eeprom_data *data, in phytec_eeprom_data_setup_fallback()
38 int phytec_eeprom_data_setup(struct phytec_eeprom_data *data, in phytec_eeprom_data_setup()
75 int phytec_eeprom_data_init_v2(struct phytec_eeprom_data *data) in phytec_eeprom_data_init_v2()
96 int phytec_eeprom_data_init_v3_block(struct phytec_eeprom_data *data, in phytec_eeprom_data_init_v3_block()
133 int phytec_eeprom_data_init_v3(struct phytec_eeprom_data *data, in phytec_eeprom_data_init_v3()
222 int phytec_eeprom_data_init(struct phytec_eeprom_data *data, in phytec_eeprom_data_init()
274 static int phytec_get_product_name(struct phytec_eeprom_data *data, in phytec_get_product_name()
323 static int phytec_get_part_number(struct phytec_eeprom_data *data, in phytec_get_part_number()
430 u8 __maybe_unused phytec_get_rev(struct phytec_eeprom_data *data) in phytec_get_rev()
550 u8 __maybe_unused phytec_get_rev(struct phytec_eeprom_data *data) in phytec_get_rev()
[all …]
A Dam6_som_detection.h32 static inline int phytec_am6_is_qspi(struct phytec_eeprom_data *data) in phytec_am6_is_qspi()
41 static inline int phytec_am6_is_ospi(struct phytec_eeprom_data *data) in phytec_am6_is_ospi()
/board/freescale/common/
A Di2c_common.h15 #define I2C_READ(dev, register, data, length) \ argument
17 #define I2C_WRITE(dev, register, data, length) \ argument
22 #define I2C_READ(dev, register, data, length) \ argument
24 #define I2C_WRITE(dev, register, data, length) \ argument
A Demc2305.c16 void set_fan_speed(u8 data, int chip_addr) in set_fan_speed()
47 u8 data; in emc2305_init() local
/board/hisilicon/hikey/
A Dhikey.c156 uint32_t data; in hi6220_clk_enable() local
172 uint32_t data; in hi6220_clk_disable() local
187 unsigned int data; in board_usb_init() local
249 uint32_t data; in mmc1_init_pll() local
277 unsigned int data; in mmc1_reset_clk() local
310 unsigned int data; in mmc0_reset_clk() local
344 uint32_t data; in hi6220_pmussi_init() local
/board/phytec/phycore_imx93/
A Dphycore-imx93.c52 static void emmc_fixup(void *blob, struct phytec_eeprom_data *data) in emmc_fixup()
76 struct phytec_eeprom_data data; in board_fix_fdt() local
/board/cssi/mcr3000/
A Dmcr3000_gpio.c25 struct mcr3000_spi_gpio_data *data = dev_get_priv(dev); in mcr3000_spi_gpio_set_value() local
37 struct mcr3000_spi_gpio_data *data = dev_get_priv(dev); in mcr3000_spi_gpio_get_value() local
69 struct mcr3000_spi_gpio_data *data = dev_get_priv(dev); in mcr3000_spi_gpio_probe() local
/board/ge/common/
A Dvpd_reader.c51 static int verify_bch(int ecc_bits, unsigned int prim_poly, u8 *data, in verify_bch()
113 int vpd_reader(size_t size, u8 *data, struct vpd_cache *userdata, in vpd_reader()
115 size_t size, u8 const *data)) in vpd_reader()
205 u8 type, size_t size, u8 const *data)) in read_i2c_vpd()
209 u8 *data; in read_i2c_vpd() local
/board/kontron/sl28/
A Dcmds.c28 u16 data = 0; in ufm_shift_data() local
110 static int ufm_write(struct udevice *dev, u16 data) in ufm_write()
125 static int ufm_read(struct udevice *dev, u16 *data) in ufm_read()
/board/softing/vining_fpga/
A Dsocfpga.c49 uchar data[128]; in misc_init_r() local
/board/phytec/common/k3/
A Dboard.c182 struct phytec_eeprom_data data; in setup_mac_from_eeprom() local
238 struct phytec_eeprom_data data; in fdt_apply_som_overlays() local
289 struct phytec_eeprom_data data; in ft_board_setup() local
/board/LaCie/common/
A Dcpld-gpio-bus.h12 unsigned *data; member
A Dcpld-gpio-bus.c25 static void cpld_gpio_bus_set_data(struct cpld_gpio_bus *bus, unsigned data) in cpld_gpio_bus_set_data()
/board/renesas/stout/
A Dcpld.c31 u32 data = 0; in cpld_read() local
56 static void cpld_write(u8 addr, u32 data) in cpld_write()
/board/ti/ks2_evm/
A Dboard_k2e.c76 struct pll_init_data *data; in get_pll_init_data() local
A Dboard_k2l.c67 struct pll_init_data *data; in get_pll_init_data() local
A Dboard_k2hk.c79 struct pll_init_data *data; in get_pll_init_data() local
/board/renesas/ulcb/
A Dcpld.c33 u32 data = 0; in cpld_read() local
59 static void cpld_write(struct udevice *dev, u8 addr, u32 data) in cpld_write()
/board/nvidia/cardhu/
A Dcardhu.c93 u8 addr, data[1]; in tegra_pcie_board_init() local
/board/imgtec/malta/
A Dsuperio.c27 u8 data; member
/board/phytec/phycore_am64x/
A Dphycore-am64x.c25 struct phytec_eeprom_data data; in phytec_get_am64_ddr_size_default() local
/board/highbank/
A Dahci.c43 u32 data; in __combo_phy_reg_read() local
49 static void __combo_phy_reg_write(u8 phy, u8 dev, u32 addr, u32 data) in __combo_phy_reg_write()
69 static void combo_phy_write(u8 phy, u32 addr, u32 data) in combo_phy_write()

Completed in 19 milliseconds

123