Home
last modified time | relevance | path

Searched refs:def (Results 1 – 25 of 51) sorted by relevance

123

/linux-4.19.296/drivers/memory/tegra/
Dtegra30.c33 .def = 0x4e,
47 .def = 0x4e,
61 .def = 0x4e,
75 .def = 0x4e,
89 .def = 0x4e,
103 .def = 0x4e,
117 .def = 0x4e,
131 .def = 0x4e,
145 .def = 0x17,
159 .def = 0x09,
[all …]
Dtegra210.c30 .def = 0xc2,
44 .def = 0xc6,
58 .def = 0x50,
72 .def = 0x50,
86 .def = 0x50,
100 .def = 0x50,
114 .def = 0x13,
128 .def = 0x04,
142 .def = 0x50,
156 .def = 0x50,
[all …]
Dtegra114.c33 .def = 0x4e,
47 .def = 0x4e,
61 .def = 0x4e,
75 .def = 0x4e,
89 .def = 0x4e,
103 .def = 0x4e,
117 .def = 0x33,
131 .def = 0x09,
145 .def = 0x09,
159 .def = 0x04,
[all …]
Dtegra124.c75 .def = 0xc2,
89 .def = 0xc6,
103 .def = 0x50,
117 .def = 0x50,
131 .def = 0x50,
145 .def = 0x50,
159 .def = 0x13,
173 .def = 0x04,
187 .def = 0x50,
201 .def = 0x50,
[all …]
/linux-4.19.296/drivers/iio/magnetometer/
Dak8975.c372 const struct ak_def *def; member
480 regval = (data->cntl_cache & ~data->def->ctrl_masks[CNTL_MODE]) | in ak8975_set_mode()
481 data->def->ctrl_modes[mode]; in ak8975_set_mode()
483 data->def->ctrl_regs[CNTL], regval); in ak8975_set_mode()
558 client, data->def->ctrl_regs[ASA_BASE], in ak8975_setup()
581 data->raw_to_gauss[0] = data->def->raw_to_gauss(data->asa[0]); in ak8975_setup()
582 data->raw_to_gauss[1] = data->def->raw_to_gauss(data->asa[1]); in ak8975_setup()
583 data->raw_to_gauss[2] = data->def->raw_to_gauss(data->asa[2]); in ak8975_setup()
606 ret = i2c_smbus_read_byte_data(client, data->def->ctrl_regs[ST1]); in wait_conversion_complete_gpio()
624 data->def->ctrl_regs[ST1]); in wait_conversion_complete_polled()
[all …]
/linux-4.19.296/drivers/extcon/
Dextcon-adc-jack.c64 struct adc_jack_cond *def; in adc_jack_handler() local
76 def = &data->adc_conditions[i]; in adc_jack_handler()
77 if (def->min_adc <= adc_val && def->max_adc >= adc_val) { in adc_jack_handler()
78 extcon_set_state_sync(data->edev, def->id, true); in adc_jack_handler()
85 def = &data->adc_conditions[i]; in adc_jack_handler()
86 extcon_set_state_sync(data->edev, def->id, false); in adc_jack_handler()
/linux-4.19.296/fs/fscache/
Dcookie.c45 prefix, cookie->def, cookie->netfs_data); in fscache_print_cookie()
129 const struct fscache_cookie_def *def, in fscache_alloc_cookie() argument
164 cookie->def = def; in fscache_alloc_cookie()
168 cookie->type = def->type; in fscache_alloc_cookie()
243 const struct fscache_cookie_def *def, in __fscache_acquire_cookie() argument
252 BUG_ON(!def); in __fscache_acquire_cookie()
255 parent ? (char *) parent->def->name : "<no-parent>", in __fscache_acquire_cookie()
256 def->name, netfs_data, enable); in __fscache_acquire_cookie()
275 BUG_ON(!def->name[0]); in __fscache_acquire_cookie()
277 BUG_ON(def->type == FSCACHE_COOKIE_TYPE_INDEX && in __fscache_acquire_cookie()
[all …]
Dinternal.h339 if (cookie->def->get_context) in fscache_get_context()
340 cookie->def->get_context(cookie->netfs_data, context); in fscache_get_context()
350 if (cookie->def->put_context) in fscache_put_context()
351 cookie->def->put_context(cookie->netfs_data, context); in fscache_put_context()
Dpage.c225 ASSERTCMP(cookie->def->type, !=, FSCACHE_COOKIE_TYPE_INDEX); in __fscache_attr_changed()
456 ASSERTCMP(cookie->def->type, !=, FSCACHE_COOKIE_TYPE_INDEX); in __fscache_read_or_alloc_page()
587 ASSERTCMP(cookie->def->type, !=, FSCACHE_COOKIE_TYPE_INDEX); in __fscache_read_or_alloc_pages()
695 ASSERTCMP(cookie->def->type, !=, FSCACHE_COOKIE_TYPE_INDEX); in __fscache_alloc_page()
976 ASSERTCMP(cookie->def->type, !=, FSCACHE_COOKIE_TYPE_INDEX); in __fscache_write_page()
1118 ASSERTCMP(cookie->def->type, !=, FSCACHE_COOKIE_TYPE_INDEX); in __fscache_uncache_page()
1185 cookie->def->name, page->index); in fscache_mark_page_cached()
1189 if (cookie->def->mark_page_cached) in fscache_mark_page_cached()
1190 cookie->def->mark_page_cached(cookie->netfs_data, in fscache_mark_page_cached()
Dfsdef.c56 .def = &fscache_fsdef_index_def,
/linux-4.19.296/include/media/
Dv4l2-ctrls.h336 s64 def; member
373 s64 *min, s64 *max, u64 *step, s64 *def, u32 *flags);
544 s64 def);
569 u32 id, u8 max, u64 mask, u8 def);
595 u64 mask, u8 def,
616 u32 id, u8 max, u8 def,
768 s64 min, s64 max, u64 step, s64 def);
790 s64 min, s64 max, u64 step, s64 def) in v4l2_ctrl_modify_range() argument
795 rval = __v4l2_ctrl_modify_range(ctrl, min, max, step, def); in v4l2_ctrl_modify_range()
/linux-4.19.296/drivers/clk/meson/
Daxg.c194 { .reg = HHI_GP0_PLL_CNTL1, .def = 0xc084b000 },
195 { .reg = HHI_GP0_PLL_CNTL2, .def = 0xb75020be },
196 { .reg = HHI_GP0_PLL_CNTL3, .def = 0x0a59a288 },
197 { .reg = HHI_GP0_PLL_CNTL4, .def = 0xc000004d },
198 { .reg = HHI_GP0_PLL_CNTL5, .def = 0x00078000 },
199 { .reg = HHI_GP0_PLL_CNTL, .def = 0x40010250 },
247 { .reg = HHI_HIFI_PLL_CNTL1, .def = 0xc084b000 },
248 { .reg = HHI_HIFI_PLL_CNTL2, .def = 0xb75020be },
249 { .reg = HHI_HIFI_PLL_CNTL3, .def = 0x0a6a3a88 },
250 { .reg = HHI_HIFI_PLL_CNTL4, .def = 0xc000004d },
[all …]
/linux-4.19.296/fs/cifs/
Dasn1.c187 asn1_length_decode(struct asn1_ctx *ctx, unsigned int *def, unsigned int *len) in asn1_length_decode() argument
195 *def = 0; in asn1_length_decode()
197 *def = 1; in asn1_length_decode()
227 unsigned int def = 0; in asn1_header_decode() local
233 if (!asn1_length_decode(ctx, &def, &len)) in asn1_header_decode()
237 if (*con == ASN1_PRI && !def) in asn1_header_decode()
240 if (def) in asn1_header_decode()
/linux-4.19.296/fs/cachefiles/
Dxattr.c41 snprintf(type, 3, "%02x", object->fscache.cookie->def->type); in cachefiles_check_object_type()
172 ASSERT(object->fscache.cookie->def->check_aux); in cachefiles_check_auxdata()
182 auxbuf->type != object->fscache.cookie->def->type) in cachefiles_check_auxdata()
246 if (object->fscache.cookie->def->check_aux) { in cachefiles_check_object_xattr()
253 object->fscache.cookie->def->name, dlen); in cachefiles_check_object_xattr()
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-ctrls.c1071 s64 *min, s64 *max, u64 *step, s64 *def, u32 *flags) in v4l2_ctrl_fill() argument
1152 *min = *max = *step = *def = 0; in v4l2_ctrl_fill()
1245 *min = *max = *step = *def = 0; in v4l2_ctrl_fill()
1272 *min = *def = 0; in v4l2_ctrl_fill()
1279 *min = *def = 0; in v4l2_ctrl_fill()
1829 s64 min, s64 max, u64 step, s64 def) in check_range() argument
1841 if (step == 0 || min > max || def < min || def > max) in check_range()
1845 if (step || min || !max || (def & ~max)) in check_range()
1850 if (min > max || def < min || def > max) in check_range()
1854 if (step && ((1 << def) & step)) in check_range()
[all …]
Dv4l2-flash-led-class.c294 c->def = s->val; in __lfs_to_v4l2_ctrl_config()
343 ctrl_cfg->def = V4L2_FLASH_LED_MODE_NONE; in __fill_ctrl_init_data()
374 ctrl_cfg->def = V4L2_FLASH_STROBE_SOURCE_SOFTWARE; in __fill_ctrl_init_data()
448 ctrl_cfg->def); in v4l2_flash_init_controls()
456 ctrl_cfg->def); in v4l2_flash_init_controls()
Dv4l2-common.c90 s64 def = _def; in v4l2_ctrl_query_fill() local
93 &min, &max, &step, &def, &qctrl->flags); in v4l2_ctrl_query_fill()
101 qctrl->default_value = def; in v4l2_ctrl_query_fill()
/linux-4.19.296/drivers/iio/proximity/
Dsx9500.c739 u8 def; member
746 .def = 0x43,
751 .def = 0x77,
756 .def = 0x40,
761 .def = 0x30,
769 .def = 0x0f,
774 .def = 0x0e,
783 .def = 0x00,
788 .def = 0x00,
793 .def = 0x00,
[all …]
/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_pipeline.c67 elem->args[i].def ? "Default: " : "", in attr_show_args()
68 elem->args[i].def ? elem->args[i].def : "", in attr_show_args()
69 elem->args[i].def ? "\n" : "", in attr_show_args()
/linux-4.19.296/drivers/media/common/
Dcx2341x.c129 s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags) in cx2341x_ctrl_fill() argument
547 s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_query_fill() argument
566 &min, &max, &step, &def, &qctrl->flags); in cx2341x_ctrl_query_fill()
570 qctrl->default_value = def; in cx2341x_ctrl_query_fill()
576 return v4l2_ctrl_query_fill(qctrl, min, max, step, def); in cx2341x_ctrl_query_fill()
1514 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_custom() argument
1519 cx2341x_ctrl_fill(id, &cfg.name, &cfg.type, &min, &max, &step, &def, &cfg.flags); in cx2341x_ctrl_new_custom()
1524 cfg.def = def; in cx2341x_ctrl_new_custom()
1537 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_std() argument
1539 return v4l2_ctrl_new_std(hdl, &cx2341x_ops, id, min, max, step, def); in cx2341x_ctrl_new_std()
[all …]
/linux-4.19.296/include/linux/
DmISDNdsp.h7 char *def; member
Dfscache.h144 const struct fscache_cookie_def *def; /* definition */ member
328 const struct fscache_cookie_def *def, in fscache_acquire_cookie() argument
338 return __fscache_acquire_cookie(parent, def, in fscache_acquire_cookie()
/linux-4.19.296/include/net/9p/
Dtransport.h56 int def; /* this transport should be default */ member
/linux-4.19.296/drivers/base/regmap/
Dregcache.c107 map->reg_defaults[j].def = val; in regcache_hw_init()
293 if (ret >= 0 && val == map->reg_defaults[ret].def) in regcache_reg_needs_sync()
371 ret = _regmap_write(map, map->patch[i].reg, map->patch[i].def); in regcache_sync()
374 map->patch[i].reg, map->patch[i].def, ret); in regcache_sync()
659 key.def = 0; in regcache_lookup_reg()
Dregcache-flat.c44 cache[index] = map->reg_defaults[i].def; in regcache_flat_init()

123