Home
last modified time | relevance | path

Searched refs:inst (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-pcie.c80 static struct rockchip_pcie_phy *to_pcie_phy(struct phy_pcie_instance *inst) in to_pcie_phy() argument
82 return container_of(inst, struct rockchip_pcie_phy, phys[inst->index]); in to_pcie_phy()
125 struct phy_pcie_instance *inst = phy_get_drvdata(phy); in rockchip_pcie_phy_power_off() local
126 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_power_off()
132 HIWORD_UPDATE(PHY_LANE_IDLE_OFF, PHY_LANE_IDLE_MASK, PHY_LANE_IDLE_A_SHIFT + inst->index)); in rockchip_pcie_phy_power_off()
151 HIWORD_UPDATE(!PHY_LANE_IDLE_OFF, PHY_LANE_IDLE_MASK, PHY_LANE_IDLE_A_SHIFT + inst->index)); in rockchip_pcie_phy_power_off()
158 struct phy_pcie_instance *inst = phy_get_drvdata(phy); in rockchip_pcie_phy_power_on() local
159 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_power_on()
167 HIWORD_UPDATE(!PHY_LANE_IDLE_OFF, PHY_LANE_IDLE_MASK, PHY_LANE_IDLE_A_SHIFT + inst in rockchip_pcie_phy_power_on()
256 struct phy_pcie_instance *inst = phy_get_drvdata(phy); rockchip_pcie_phy_init() local
293 struct phy_pcie_instance *inst = phy_get_drvdata(phy); rockchip_pcie_phy_exit() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_resampler_api.h79 * Inputs: inst: valid Resampler instance pointer (HResampler)
89 HI_S32 HI_Resampler_Process(HI_VOID *inst, const HI_S16 *s16Inbuf, HI_S32 s32Insamps, HI_S16 *s16Outbuf);
101 HI_VOID HI_Resampler_Destroy(HI_VOID *inst);
108 * Inputs: inst: valid Resampler instance pointer (HI_HANDLE)
116 HI_S32 HI_Resampler_GetMaxOutputNum(HI_VOID *inst, HI_S32 s32Insamps);
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_resampler_api.h79 * Inputs: inst: valid Resampler instance pointer (HResampler)
89 HI_S32 HI_Resampler_Process(HI_VOID *inst, const HI_S16 *s16Inbuf, HI_S32 s32Insamps, HI_S16 *s16Outbuf);
101 HI_VOID HI_Resampler_Destroy(HI_VOID *inst);
108 * Inputs: inst: valid Resampler instance pointer (HI_HANDLE)
116 HI_S32 HI_Resampler_GetMaxOutputNum(HI_VOID *inst, HI_S32 s32Insamps);
/device/qemu/riscv32_virt/liteos_m/board/ui/
H A Dui_adapter.cpp112 TaskManager* inst = TaskManager::GetInstance(); in UiAdapterTask() local
113 inst->TaskHandler(); in UiAdapterTask()
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dcomposite.h565 struct usb_function *(*alloc_func)(struct usb_function_instance *inst);
573 int (*set_inst_name)(struct usb_function_instance *inst, const char *name);
574 void (*free_func_inst)(struct usb_function_instance *inst);
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dcomposite.h588 struct usb_function *(*alloc_func)(struct usb_function_instance *inst);
596 int (*set_inst_name)(struct usb_function_instance *inst,
598 void (*free_func_inst)(struct usb_function_instance *inst);
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgnan.h295 #define DUMP_NAN_RTT_INST(inst) { printf("svc instance ID %d", (inst)->svc_inst_id); \
296 printf("Range ID %d", (inst)->range_id); \
297 printf("range_status %d", (inst)->range_status); \
298 printf("Range Type %d", (inst)->range_type); \
299 printf("Peer MAC "MACDBG"\n", MAC2STRDBG((inst)->peer_addr.octet)); \
H A Dwl_cfg80211.c22959 s32 inst; in wl_wps_reauth_timeout() local
22963 inst = wl_get_wps_inst_match(cfg, ndev); in wl_wps_reauth_timeout()
22964 if (inst >= 0) { in wl_wps_reauth_timeout()
22966 ndev->name, inst, cfg->wps_session[inst].state)); in wl_wps_reauth_timeout()
22967 if (cfg->wps_session[inst].state == WPS_STATE_REAUTH_WAIT) { in wl_wps_reauth_timeout()
22973 ndev->name, inst)); in wl_wps_reauth_timeout()
22974 cfg->wps_session[inst].state = WPS_STATE_IDLE; in wl_wps_reauth_timeout()
22975 cfg->wps_session[inst].in_use = false; in wl_wps_reauth_timeout()
23043 s32 inst; in wl_wps_session_add() local
23071 s32 inst; wl_wps_session_del() local
23112 s32 inst; wl_wps_handle_ifdel() local
23132 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) wl_wps_handle_sta_linkdown() argument
23167 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_peersta_linkdown() argument
23234 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) wl_wps_handle_sta_linkup() argument
23263 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_peersta_linkup() argument
23297 wl_wps_handle_authorize(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_authorize() argument
23337 wl_wps_handle_reauth(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_reauth() argument
23370 wl_wps_handle_disconnect(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_disconnect() argument
23402 wl_wps_handle_disconnect_client(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_disconnect_client() argument
23437 wl_wps_handle_connect_fail(struct net_device *ndev, u16 inst) wl_wps_handle_connect_fail() argument
23463 wl_wps_handle_m8_sent(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_m8_sent() argument
23489 s32 inst; wl_wps_session_update() local
[all...]
/device/soc/rockchip/common/sdk_linux/arch/arm64/
H A DMakefile44 $(warning Detected assembler with broken .inst; disassembly will be unreliable)
/device/soc/rockchip/common/sdk_linux/
H A DMakefile1346 hdr-inst := -f $(srctree)/scripts/Makefile.headersinst obj
1352 $(Q)$(MAKE) $(hdr-inst)=include/uapi
1353 $(Q)$(MAKE) $(hdr-inst)=arch/$(SRCARCH)/include/uapi

Completed in 36 milliseconds