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 …]
242 struct mdp5_cfg_platform *pconfig; in mdp5_cfg_init() local276 pconfig = mdp5_get_config(pdev); in mdp5_cfg_init()277 memcpy(&cfg_handler->config.platform, pconfig, sizeof(*pconfig)); in mdp5_cfg_init()
759 hugetlbfs_parse_options(char *options, struct hugetlbfs_config *pconfig) in hugetlbfs_parse_options() argument780 pconfig->uid = make_kuid(current_user_ns(), option); in hugetlbfs_parse_options()781 if (!uid_valid(pconfig->uid)) in hugetlbfs_parse_options()788 pconfig->gid = make_kgid(current_user_ns(), option); in hugetlbfs_parse_options()789 if (!gid_valid(pconfig->gid)) in hugetlbfs_parse_options()796 pconfig->mode = option & 01777U; in hugetlbfs_parse_options()814 pconfig->nr_inodes = memparse(args[0].from, &rest); in hugetlbfs_parse_options()820 pconfig->hstate = size_to_hstate(ps); in hugetlbfs_parse_options()821 if (!pconfig->hstate) { in hugetlbfs_parse_options()851 pconfig->max_hpages = hugetlbfs_size_to_hpages(pconfig->hstate, in hugetlbfs_parse_options()[all …]
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()