| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vlynq.h | 44 enum vlynq_divisor divisor; member 53 enum vlynq_divisor divisor; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | oti6858.c | 76 __le16 divisor; /* baud rate = 96000000 / (16 * divisor), LE */ member 181 __le16 divisor; member 406 __le16 divisor; in oti6858_set_termios() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | div64.h | 237 static inline uint64_t lldiv(uint64_t dividend, uint32_t divisor) in lldiv()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | divide.c | 45 double divisor = *obuf++ = *ibuf++; in flow() local
|
| /OK3568_Linux_fs/kernel/drivers/power/reset/ |
| H A D | qnap-poweroff.c | 56 const unsigned divisor = ((tclk + (8 * cfg->baud)) / (16 * cfg->baud)); in qnap_power_off() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | mpc52xx_uart.c | 123 u16 prescaler, unsigned int divisor) in mpc52xx_set_divisor() 291 unsigned int divisor; in mpc5200_psc_set_baudrate() local 309 unsigned int divisor; in mpc5200b_psc_set_baudrate() local 537 unsigned int divisor; in mpc512x_psc_set_baudrate() local 874 u8 prescaler, unsigned int divisor) in mpc5125_set_divisor() 887 unsigned int divisor; in mpc5125_psc_set_baudrate() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | div64.h | 43 static inline u64 div_u64_rem(u64 dividend, u32 divisor, u32 *remainder) in div_u64_rem()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | test_util.c | 95 struct timespec timespec_div(struct timespec ts, int divisor) in timespec_div()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | addi_apci_3120.c | 276 unsigned int divisor; in apci3120_ns_to_timer() local 541 unsigned int divisor; in apci3120_ai_cmd() local 709 unsigned int divisor; in apci3120_ai_insn_read() local 822 unsigned int divisor; in apci3120_timer_insn_config() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | tmio_mmc.c | 53 unsigned int divisor; in tmio_mmc_set_clock() local
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpi-mod.c | 25 void mpi_mod(MPI rem, MPI dividend, MPI divisor) in mpi_mod()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | tlv320aic32x4-clk.c | 319 u8 divisor; in clk_aic32x4_div_set_rate() local 332 unsigned long divisor; in clk_aic32x4_div_round_rate() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | via_clock.h | 27 u8 divisor; member
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | early_serial_console.c | 29 unsigned divisor; in early_serial_init() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2ext.c | 404 CARD64 target_msc, divisor, remainder, swap_target; in ProcDRI2SwapBuffers() local 482 CARD64 target, divisor, remainder; in ProcDRI2WaitMSC() local
|
| /OK3568_Linux_fs/kernel/drivers/w1/masters/ |
| H A D | ds1wm.c | 66 unsigned long divisor; member 310 int divisor; in ds1wm_up() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_early.c | 137 unsigned int divisor; in init_port() local
|
| /OK3568_Linux_fs/kernel/arch/mips/ralink/ |
| H A D | timer.c | 71 static int rt_timer_config(struct rt_timer *rt, unsigned long divisor) in rt_timer_config()
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | divide.S | 56 #define divisor $1 macro
|
| H A D | ev6-divide.S | 66 #define divisor $1 macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | clk-mpll.c | 35 unsigned long divisor = (SDM_DEN * n2) + sdm; in rate_from_params() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/ |
| H A D | terastation_pro2-setup.c | 270 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in tsp2_power_off() local
|
| H A D | kurobox_pro-setup.c | 295 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in kurobox_pro_power_off() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/gyro/ |
| H A D | mpu3050.h | 77 u8 divisor; member
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_mpc8xx.c | 41 int divisor = (gd->cpu_clk + 8 * gd->baudrate) / 16 / gd->baudrate; in serial_setdivisor() local
|