Searched defs:psc (Results 1 – 11 of 11) sorted by relevance
/u-boot-v2022.01-rc1/include/ |
A D | k3-dev.h | 40 struct ti_psc *psc; member 49 struct ti_psc *psc; member 63 struct ti_psc *psc; member
|
/u-boot-v2022.01-rc1/cmd/ti/ |
A D | pd.c | 58 static void dump_pd(struct ti_k3_pd_platdata *data, struct ti_psc *psc) in dump_pd() 83 struct ti_psc *psc; in dump_psc() local
|
/u-boot-v2022.01-rc1/drivers/timer/ |
A D | stm32_timer.c | 40 u32 psc; member 73 u32 rate, psc; in stm32_timer_probe() local
|
/u-boot-v2022.01-rc1/arch/arm/include/asm/arch-stv0991/ |
A D | stv0991_gpt.h | 21 u32 psc; member
|
/u-boot-v2022.01-rc1/drivers/power/domain/ |
A D | ti-power-domain.c | 37 static u32 psc_read(struct ti_psc *psc, u32 reg) in psc_read() 46 static void psc_write(u32 val, struct ti_psc *psc, u32 reg) in psc_write()
|
/u-boot-v2022.01-rc1/drivers/misc/ |
A D | pca9551_led.c | 31 u8 psc; /* Frequency preescaler, see PCA9551_7.pdf p. 6 */ member
|
/u-boot-v2022.01-rc1/drivers/i2c/ |
A D | davinci_i2c.c | 92 uint32_t div, psc; in _davinci_i2c_setspeed() local
|
A D | omap24xx_i2c.c | 307 int psc, fsscll = 0, fssclh = 0; in __omap24_i2c_setspeed() local
|
/u-boot-v2022.01-rc1/drivers/spi/ |
A D | fsl_dspi.c | 387 static void ns_delay_scale(unsigned char *psc, unsigned char *sc, int delay_ns, in ns_delay_scale()
|
/u-boot-v2022.01-rc1/drivers/clk/ |
A D | clk_stm32h7.c | 598 u32 psc = stm32_get_apb_psc(regs, apb); in stm32_get_timer_rate() local
|
/u-boot-v2022.01-rc1/arch/mips/mach-octeon/include/mach/ |
A D | cvmx-sata-defs.h | 170 u32 psc : 1; member
|
Completed in 21 milliseconds