Searched refs:nice (Results 1 – 7 of 7) sorted by relevance
/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.c | 1023 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) in text_map() argument 1026 int w = (map_width(xdiv, x0, x1) - strlen(nice)) / 2; in text_map() 1029 while (*nice) in text_map() 1030 *p++ = *nice++; in text_map() 1034 static void map_1d_info(char **map, int xdiv, int ydiv, char *nice, in map_1d_info() argument 1037 sprintf(nice, "%dK", tcm_sizeof(*a) * 4); in map_1d_info() 1039 text_map(map, xdiv, nice, (a->p0.y + a->p1.y) / 2 / ydiv, 0, in map_1d_info() 1042 if (strlen(nice) < map_width(xdiv, a->p0.x, 256 - 1)) in map_1d_info() 1043 text_map(map, xdiv, nice, a->p0.y / ydiv, in map_1d_info() 1045 else if (strlen(nice) < map_width(xdiv, 0, a->p1.x)) in map_1d_info() [all …]
|
/drivers/crypto/intel/qat/qat_common/ |
D | icp_qat_hw_20_comp.h | 70 __u16 nice; member 105 QAT_FIELD_SET(val32, csr.nice, in ICP_QAT_FW_COMP_20_BUILD_CONFIG_UPPER()
|
D | adf_gen4_dc.c | 41 hw_comp_upper_csr.nice = ICP_QAT_HW_COMP_20_CONFIG_CSR_NICE_PARAM_DEFAULT_VAL; in qat_comp_build_deflate()
|
/drivers/leds/ |
D | TODO | 67 It would be also nice to have useful listing mode -- name, type, 74 ethernet interface would be nice.
|
/drivers/parport/ |
D | TODO-parport | 9 a) ECP support would be nice. This can only work if both the port and
|
/drivers/pnp/pnpbios/ |
D | Kconfig | 38 See the latest pcmcia-cs (stand-alone package) for a nice set of
|
/drivers/cpufreq/ |
D | Kconfig | 8 CPUs on the fly. This is a nice method to save power, because
|