Home
last modified time | relevance | path

Searched refs:cfg_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm64/apple/
H A Dexynos_uart.c83 enum exynos_uart_type cfg_type; member
103 .cfg_type = EXUART_4210,
120 .cfg_type = EXUART_S5L,
229 if (cfg->cfg_type == EXUART_S5L) { in exynos4210_init_common()
242 if (cfg->cfg_type == EXUART_S5L) { in exynos4210_init_common()
299 if (!intr || cfg->cfg_type != EXUART_S5L) { in exynos4210_rxready_impl()
304 if (cfg->cfg_type != EXUART_S5L) in exynos4210_rxready_impl()
417 if (cfg->cfg_type == EXUART_S5L) { in exynos4210_bus_transmit()
/freebsd/sys/dev/virtio/pci/
H A Dvirtio_pci_modern_var.h58 uint8_t cfg_type; /* Identifies the structure. */ member
/freebsd/sys/contrib/dev/rtw89/
H A Dphy_be.c109 u8 cfg_type; member
247 switch (arg.cfg_type) { in rtw89_phy_config_bb_gain_be()
268 arg.addr, reg->data, arg.cfg_type); in rtw89_phy_config_bb_gain_be()
H A Dphy.c1199 u8 cfg_type; member
1406 switch (arg.cfg_type) { in rtw89_phy_config_bb_gain_ax()
1427 arg.addr, reg->data, arg.cfg_type); in rtw89_phy_config_bb_gain_ax()