Searched refs:ks (Results 1 – 2 of 2) sorted by relevance
99 } ks_str, *ks; variable169 ks_wrreg16(dev, KS_IER, ks->rc_ier); in ks_enable_int()197 ks->sharedbus = (reg_data & CCR_SHARED) == CCR_SHARED; in ks_read_config()204 ks->bus_width = ENUM_BUS_8BIT; in ks_read_config()205 ks->extra_byte = 1; in ks_read_config()207 ks->bus_width = ENUM_BUS_16BIT; in ks_read_config()208 ks->extra_byte = 2; in ks_read_config()210 ks->bus_width = ENUM_BUS_32BIT; in ks_read_config()211 ks->extra_byte = 4; in ks_read_config()274 u32 r = ks->extra_byte & 0x1; in ks_read_qmu()[all …]
45 unsigned long ks:1; /* Supervisor 'key' (normally 0) */ member59 unsigned long ks:1; /* Supervisor key (normally 0) */ member