Home
last modified time | relevance | path

Searched defs:soc_type (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/bluetooth/
H A Dbtqca.c19 enum qca_btsoc_type soc_type) in qca_read_soc_version()
295 enum qca_btsoc_type soc_type) in qca_tlv_check_data()
463 enum qca_btsoc_type soc_type) in qca_tlv_send_segment()
561 enum qca_btsoc_type soc_type, in qca_download_firmware()
743 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, in qca_uart_setup()
H A Dhci_qca.c203 enum qca_btsoc_type soc_type; member
241 enum qca_btsoc_type soc_type; in qca_soc_type() local
1028 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump() local
1473 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed() local
1690 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_regulator_init() local
1776 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_on() local
1827 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_setup() local
2109 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_shutdown() local
2161 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_off() local
H A Dbtqca.h177 enum qca_btsoc_type soc_type, in qca_uart_setup()
/openbmc/linux/drivers/clk/ti/
H A Dclk-2xxx.c217 static int __init omap2xxx_dt_clk_init(int soc_type) in omap2xxx_dt_clk_init()
H A Dclk-3xxx.c300 static int __init omap3xxx_dt_clk_init(int soc_type) in omap3xxx_dt_clk_init()
/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dsetup.c23 unsigned int soc_type; variable
/openbmc/linux/arch/mips/sibyte/sb1250/
H A Dsetup.c21 unsigned int soc_type; variable
/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/
H A Dsoc.h10 enum soc_type { enum
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dcpu.c232 int soc_type, sku_info, chip_sku; in init_pllx() local
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h20 #define soc_type(rev) (((rev) >> 12) & 0xf0) macro
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.h184 static int retrieve_mode(int clk, int soc_type, struct clk_mode *mode) in retrieve_mode()
/openbmc/u-boot/arch/arm/cpu/armv7/vf610/
H A Dgeneric.c21 static char soc_type[] = "xx0"; variable
/openbmc/qemu/include/hw/arm/
H A Dnpcm7xx.h73 const char *soc_type; member
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c94 static enum soc_type { enum
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_samsung.c27 enum soc_type { enum
/openbmc/linux/drivers/thermal/samsung/
H A Dexynos_tmu.c126 enum soc_type { enum
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h322 unsigned long soc_type; /* QE or CPM soc */ member