Searched refs:pconfig (Results 1 – 6 of 6) sorted by relevance
344 __u16 pconfig = 0; in toshoboe_setbaud() local376 pconfig |= 47 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()377 pconfig |= 25 << OBOE_PCONFIG_WIDTHSHIFT; in toshoboe_setbaud()380 pconfig |= 23 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()381 pconfig |= 25 << OBOE_PCONFIG_WIDTHSHIFT; in toshoboe_setbaud()384 pconfig |= 11 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()385 pconfig |= 25 << OBOE_PCONFIG_WIDTHSHIFT; in toshoboe_setbaud()388 pconfig |= 5 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()389 pconfig |= 25 << OBOE_PCONFIG_WIDTHSHIFT; in toshoboe_setbaud()392 pconfig |= 2 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()[all …]
1026 hugetlbfs_parse_options(char *options, struct hugetlbfs_config *pconfig) in hugetlbfs_parse_options() argument1047 pconfig->uid = make_kuid(current_user_ns(), option); in hugetlbfs_parse_options()1048 if (!uid_valid(pconfig->uid)) in hugetlbfs_parse_options()1055 pconfig->gid = make_kgid(current_user_ns(), option); in hugetlbfs_parse_options()1056 if (!gid_valid(pconfig->gid)) in hugetlbfs_parse_options()1063 pconfig->mode = option & 01777U; in hugetlbfs_parse_options()1081 pconfig->nr_inodes = memparse(args[0].from, &rest); in hugetlbfs_parse_options()1087 pconfig->hstate = size_to_hstate(ps); in hugetlbfs_parse_options()1088 if (!pconfig->hstate) { in hugetlbfs_parse_options()1118 pconfig->max_hpages = hugetlbfs_size_to_hpages(pconfig->hstate, in hugetlbfs_parse_options()[all …]
505 struct mdp5_cfg_platform *pconfig; in mdp5_cfg_init() local539 pconfig = mdp5_get_config(pdev); in mdp5_cfg_init()540 memcpy(&cfg_handler->config.platform, pconfig, sizeof(*pconfig)); in mdp5_cfg_init()
95 volatile u32 pconfig; /* PIO configuration register */ member146 volatile u32 pconfig; /* PIO configuration register */ member
76 unsigned long *pconfig; in mxs_dt_node_to_map() local120 pconfig = kmemdup(&config, sizeof(config), GFP_KERNEL); in mxs_dt_node_to_map()121 if (!pconfig) { in mxs_dt_node_to_map()129 new_map[i].data.configs.configs = pconfig; in mxs_dt_node_to_map()
769 sp->hregs->pconfig = 0x161; in sgiseeq_probe()774 sp->hregs->pconfig = 0x161; in sgiseeq_probe()