Searched defs:xdiv (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/mn10300/kernel/
H A Dgdb-io-ttysm.c101 unsigned xdiv, tmp; gdbstub_io_set_baud() local
H A Dmn10300-serial.c1065 int baud, bits, xdiv, tmp; mn10300_serial_change_speed() local
/linux-4.4.14/drivers/media/tuners/
H A Dfc0012.c141 unsigned short xtal_freq_khz_2, xin, xdiv; fc0012_set_params() local
H A Dfc0013.c233 unsigned short xtal_freq_khz_2, xin, xdiv; fc0013_set_params() local
H A Dfc0011.c186 u32 fvco, xin, frac, xdiv, xdivr; fc0011_set_params() local
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq-nforce2.c88 unsigned char xmul, xdiv; nforce2_calc_pll() local
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c629 int xdiv = i ? hsub : 1; atmel_hlcdc_plane_atomic_check() local
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c805 static void fill_map(char **map, int xdiv, int ydiv, struct tcm_area *a, fill_map() argument
815 static void fill_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p, fill_map_pt() argument
821 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p) read_map_pt() argument
826 static int map_width(int xdiv, int x0, int x1) map_width() argument
831 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) text_map() argument
842 static void map_1d_info(char **map, int xdiv, int ydiv, char *nice, map_1d_info() argument
861 static void map_2d_info(char **map, int xdiv, int ydiv, char *nice, map_2d_info() argument
872 int xdiv = 2, ydiv = 1; tiler_map_show() local

Completed in 299 milliseconds